Package eu.bandm.tools.test


package eu.bandm.tools.test
Realizes basic test funtionality.
  • Class
    Description
    Marks interactive tests.
    Class which filters interactive, future, and currently-under-development tests.
    Indicates that the annotated element should be omitted from code coverage reports during testing.
    Base class with convenience methods for JUnit tests.
    Base class with convenience methods for JUnit tests.
     
    Marks tests which are not yet passed, but on the todo list.
    Marks tests which are currently under debugging.