summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2014-05-08Agent now extends Item, so they can have workflows. All traces of theAndrew Branson
2014-04-16Do assert falses and reasons rather than throwing exceptionsAndrew Branson
2014-04-16XPath fixes, tests, and cleverer get and set FieldByXPathAndrew Branson
2014-04-09Expanded server predefined steps to include server and agent maintenanceAndrew Branson
2014-04-09BadArgumentsException - more specific exception thrown by readC2KArgsAndrew Branson
2014-04-02Reuse single config file for testingAndrew Branson
2014-04-01AbstractMain - remove usage and help, fail if config or connect args areAndrew Branson
2014-01-23Refactored Resource into a new ResourceLoader interface, which allowsAndrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
2013-07-29new lookup search method that uses a PropertyDescriptionList to findAndrew Branson
2013-07-15Report time spent marshalling and unmarshalling.andrew
2013-06-27Removed CERN schema 'BreakApart' propertyAndrew Branson
2013-05-17Static schema loading method in Test Andrew Branson
2013-03-06Test properties file and memory cluster storage for testing.Andrew Branson
2013-02-28First unit tests, and their detected correction to theAndrew Branson
2013-02-27Script testing and resulting fixesAndrew Branson