org.netbeans.modules.nbjunit/1 1.75

Package org.netbeans.junit

Interface Summary
MemoryFilter Instance filter contract.
NbPerformanceTest Interface extending JUnit test to store measured performance data
NbTest NetBeans extension to JUnit Test interface
 

Class Summary
Filter A helper class, which holds informatino about filtered tests
Filter.IncludeExclude  
Log Collects log messages.
Manager  
MemoryMeasurement Class with static methods for measuring memory footprint of a process.
MockServices Lets you register mock implementations of global services.
MultiTestCase  
MultiTestSuite  
NbModuleSuite Wraps a test class with proper NetBeans Runtime Container environment.
NbModuleSuite.Configuration Settings object that allows one to configure execution of whole NbModuleSuite.
NbPerformanceTest.PerformanceData Helper class holding one measured performance value
NbPerformanceTestCase Default implementation of NbPerformanceTest with added methods to collect measured performance data.
NbTestCase NetBeans extension to JUnit's TestCase.
NbTestDecorator NetBeans extension to JUnit's TestDecorator class.
NbTestSetup A Decorator to set up and tear down additional fixture state.
NbTestSuite NetBeans extension to JUnit's TestSuite class.
ParametricTestCase Extension to MultiTestCase class.
ParametricTestSuite Extension to MultiTestSuite class.
 

Exception Summary
MemoryMeasurementFailedException Throws when MemoryMeasurement methods are having some problem
 

Error Summary
AssertionFailedErrorException Error containing nested Exception.
AssertionFileFailedError Error thrown from assertFile file functions.
AssertionKnownBugError Error thrown in case of test failed by known bug.
 

Annotation Types Summary
RandomlyFails Indicates that this test can fail randomly.
 


org.netbeans.modules.nbjunit/1 1.75

Built on May 24 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.