Eric A. Miller
8d1681dbfc
Validate funcs and globals rather than using can() to avoid unintended side effects
2018-04-26 20:48:02 -04:00
Eric A. Miller
63cac2a3a8
Test harness only checks for existence of data structures in constructor test
...
Test harness skips globals, funcs, mibs, and munges tests if the hash is empty
Add test to check that subclass methods have coverage with ability to mark class as TODO
2018-04-01 20:28:58 -04:00
Eric A. Miller
eeeabeec94
Sort keys in globals, funcs, mibs, and munges tests so that reported order is consistent between test runs
2018-03-30 17:06:00 -04:00
Eric A. Miller
e8de74c6a5
Move common device_type() tests to base test class
2018-03-29 15:49:13 -04:00
Eric A. Miller
da6716b107
Make class names reflect new directory structure
2018-03-29 12:25:12 -04:00
Eric A. Miller
fd1c91edac
Move common test methods to base class and mark them to be skipped in base class itself
2018-03-28 23:12:25 -04:00
Eric A. Miller
cbc756a3f8
Test harness improvements and test coverage of all methods within SNMP::Info base class
2018-03-27 21:07:04 -04:00
Eric A. Miller
ddc5fd8c96
Add test harness and inital test coverage of the base class.
2018-03-21 23:45:00 -04:00