Joel Bender
|
ebbf2f0e35
|
change receive from equality checking to 'criteria' which is an optional class, for isinstance() checking, and keyword name/value pairs, for hasattr() and getattr() checking
|
2017-09-02 02:06:54 -04:00 |
|
Joel Bender
|
b174095a47
|
remove send() and match_pdu() from TrappedStateMachine so it is a cleaner set of functionality, add a new TSMachine class in the test code so the tests can remain the same
|
2017-08-07 00:25:16 -04:00 |
|
Joel Bender
|
c123a2707b
|
add some more trapped classes
|
2016-05-10 21:54:22 -04:00 |
|
Joel Bender
|
5e2eface5d
|
additional trapped classes
|
2016-05-09 00:16:55 -04:00 |
|
Joel Bender
|
fe356bb8aa
|
move the trapped classes where they are a little more accessible
|
2016-05-07 23:15:05 -04:00 |
|