lucee.Componenttestbox.system.BaseSpec
testbox.system.compat.framework.TestCase
testbox.build-testbox.testbox.tests.specsWithFailures.MXUnitExpectedExceptions
Method Summary | |
---|---|
any
|
afterTests()
|
any
|
beforeTests()
LIFE CYCLE Methods **********************************. |
private any
|
getData()
|
private any
|
raiseExpectedException()
|
private any
|
raiseUnexpectedException()
|
any
|
setup()
|
any
|
teardown()
|
any
|
testExpectedExceptionFromMethodWithType()
|
any
|
testExpectedExceptionFromMethodWithTypeAndRegex()
|
any
|
testExpectedExceptionNoValue()
|
any
|
testExpectedExceptionWithValue()
|
any
|
testExpectException_should_fail()
|
any
|
testRaiseException_fail_wrong_exception_raised()
|
any
|
testRaiseException_pass()
|
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
afterTests
in class
TestCase
LIFE CYCLE Methods **********************************
beforeTests
in class
TestCase
setup
in class
TestCase
teardown
in class
TestCase