|
ColdBox Platform Version 2.6.4 | ||||
| FRAMES | |||||
WEB-INF.cftags.component
mxunit.framework.Assert
mxunit.framework.TestCase
coldbox.system.testing.BaseTestCase
coldbox.system.testing.BaseHandlerTest
public class BaseHandlerTest
A base test for testing plugins
| Method Summary | |
|---|---|
void |
setup()
Prepare for testing |
| Methods inherited from class mxunit.framework.TestCase |
|---|
TestCase, addTrace, clearDebug, createRequestScopeDebug, createResult, debug, dump, getDebug, getDebugWrapper, getRunnableMethods, getTrace, initDebug, initProperties, injectMethod, injectProperty, makePublic, print, println, run, runBare, runTest, runTestRemote, setDebugWrapper, stopRequestScopeDebug, testIsAcceptable, toStringValue
|
| Methods inherited from class mxunit.framework.Assert |
|---|
addAssertDecorator, addAssertDecorators, assert, assertEquals, assertFalse, assertNotEquals, assertNotSame, assertSame, assertTrue, clearClassVariables, fail, failEquals, failNotEquals, getHashCode, getStringValue, getTestStyle, init, normalizeArguments, setTestStyle, throwWrapper
|
| Methods inherited from class WEB-INF.cftags.component |
|---|
|
| Method Detail |
|---|
public void setup()
setup
in class
BaseTestCase
|
ColdBox Platform Version 2.6.4 | ||||
| FRAMES | |||||