Thank you Lex for your support.I have another question . I have to test the class Lextm.SharpSnmpLib.Pipeline.ISnmpContext with the following methods
get_Binding
get_CreatedTime
get_Request
get_Response
get_Sender
but not as unit test, i need a test case and i should not modify the library itself. I thought about the snmptrapd already in the code examples but i have no idea how to call those methods above without modifying the library and i cannot find any example.
Thanks
get_Binding
get_CreatedTime
get_Request
get_Response
get_Sender
but not as unit test, i need a test case and i should not modify the library itself. I thought about the snmptrapd already in the code examples but i have no idea how to call those methods above without modifying the library and i cannot find any example.
Thanks