Use the table below to specify which combinations of fully qualified class name and method name regular expression qualify as assertions. Class names also match subclasses.
Use the first checkbox below to specify if Java assert statements, using the assert keyword, should be considered an assertion.
Use the second checkbox to ignore test methods which declare exceptions. This can be useful when you have tests that will throw an exception on failure and thus don't need any assertions.