Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-24 | The argument to our class factories must be a non-nil string. | Steve Kemp | |
2012-11-24 | Added test_type() to return the name this class was registered with. | Steve Kemp | |
2012-11-24 | Quote the test-type if we fail to create one. | Steve Kemp | |
2012-11-23 | Allow the test-factory to return the known-test types, and then test ↵ | Steve Kemp | |
*each* of the with a simple constructed test. | |||
2012-11-23 | Removed duplicate member-variables for subclasses. | Steve Kemp | |
Allow test-inversion via "must not run". | |||
2012-11-23 | Updated to allow the tests to be inverted via "must *not* run ..." | Steve Kemp | |
2012-11-22 | Removed JSON-decoding. | Steve Kemp | |
2012-11-22 | Updated comments. Added 'port' | Steve Kemp | |
2012-11-22 | Add accessfor for target | Steve Kemp | |
2012-11-22 | Whitespace updates. | Steve Kemp | |
2012-11-22 | Moved TestFactory to the custodian-namespace. | Steve Kemp | |
2012-11-22 | Renamed | Steve Kemp | |
--HG-- rename : lib/custodian/protocoltest.rb => lib/custodian/testfactory.rb |