Package com.gargoylesoftware.base.testing
package com.gargoylesoftware.base.testing
Classes that are useful during testing
-
ClassDescriptionA test filter that accepts all testsAn extension of junit.framework.TestCase that adds those methods that we really wish were part of JUnit.EqualsTester is used to test the equals contract on objects.A testing class for catching and logging events.Information about a single event that was caught by an
EventCatcher
This class allows you to specify the order that test methods will execute in and yet still retain the ability to have test methods found via reflection.A launching point for executing test cases.A simple bean class that can be used for testing purposes.An object that can filter out tests before they are inserted into a test suiteA exception that will be thrown when a test is unable to initializeUtility methods dealing with JUnit testing.