Age | Commit message (Collapse) | Author |
|
|
|
This is neater. Flagged by rubocop
|
|
Instead use {} + ().
|
|
This fully explores the parsing and unparsing of the test-objects,
with the exceptions of DNS, FTP, LDAP, and SSLCertificates.
|
|
The class-factory for instantiating tests now returns an array
rather than a string.
|
|
|
|
|
|
|
|
|
|
|
|
match what we did with the alerts.
--HG--
rename : lib/custodian/protocoltest.rb => lib/custodian/protocoltests.rb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*each* of the with a simple constructed test.
|
|
Allow test-inversion via "must not run".
|
|
|
|
|
|
--HG--
rename : t/test-factory.rb => t/test-custodian-testfactory.rb
|