Package patterntesting.runtime.junit.internal

Package class diagram package patterntesting.runtime.junit.internal
These are classes for internal use.

See:
          Description

Class Summary
DescriptionUtils This class provides some utiltis for the Description class for older versions of JUnit 4.
JUnitHelper This is a helper class which contains some static helper methods for JUnit.
ProfiledStatement The ProfiledStatement measures also the time the different setUp() and tearDown() methods need.
SmokeBuilder This builder returns a SmokeRunner for the test class.
SmokeFilter This filter handles the different annotations like Broken, RunTestOn, SkipTestOn, IntegrationTest or SmokeTest.
TestOn This is a local helper class for the RunTestOn and SkipTestOn annotation.
 

Exception Summary
ModelInitializationError This error introduced for the support of JUnit 4.7 because in this version the used constructor is missing.
 

Package patterntesting.runtime.junit.internal Description

These are classes for internal use. If you find it useful ask for it and apply a feature request at "http://sourceforge.net/tracker/?atid=454320&group_id=48833".

Since:
1.0.2


Copyright © 2002–2014 PatternTesting Team. All rights reserved.