Package sj.tests.exceptions

JUnit test cases to control the behavior of the SJ implementation.

See:
          Description

Class Summary
CausalityExceptionTest JUnit test case to test if a CausalityException is thrown if it should.
PriorityExceptionTest JUnit test to test if a PriorityException is thrown in situations it should.
 

Package sj.tests.exceptions Description

JUnit test cases to control the behavior of the SJ implementation. This package tests if exceptions are thrown in situation they should be.