You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current TestStruct class is only able to test hole messages stored in a dump file.
We can recycle it to be able to test any pyof GenericStruct derivative increasing the tests coverage capability and avoid having to re-implement the test functions.
The text was updated successfully, but these errors were encountered:
Original issue opened by @erickvermot at kytos#398.
Current TestStruct class is only able to test hole messages stored in a dump file.
We can recycle it to be able to test any pyof GenericStruct derivative increasing the tests coverage capability and avoid having to re-implement the test functions.
The text was updated successfully, but these errors were encountered: