Package net.clackrouter.test

Examples of both static and dynamic checks that can be used to validate router correctness and diagnose problems.

See:
          Description

Class Summary
AddressAllocTest  
ClackRouterTest This is an example of how one could perform an external "black box" test on a router, by applying a packet to the router and then test what the router replies with.
ConnectivityTestThread This class was created to test the IP allocation portion of the Basic IP tutorial assignment.
ConnectivityTestWindow  
ErrorChecker Example of a static router checker, which enforces certain things about the contents of a router.
 

Package net.clackrouter.test Description

Examples of both static and dynamic checks that can be used to validate router correctness and diagnose problems.