|
TestBox 2.4.0 | ||||
FRAMES |
railo-context.Componenttestbox.system.BaseSpec
testbox.samples.specs.Assertionscf9Test
testbox.samples.specs.AssertionsTest
public class AssertionsTest
Method Summary | |
---|---|
any |
beforeTests()
|
any |
testAwesomeCustomAssertion()
|
any |
testFloatingPointNumberAddition()
|
any |
testIsEmptyFunctions()
|
any |
testNegatedAwesomeCustomAssertion()
|
any |
testNotThrows()
|
any |
testThrows()
|
Methods inherited from class railo-context.Component |
---|
|
Method Detail |
---|
public any beforeTests()
beforeTests
in class
Assertionscf9Test
public any testAwesomeCustomAssertion()
public any testFloatingPointNumberAddition()
testFloatingPointNumberAddition
in class
Assertionscf9Test
public any testIsEmptyFunctions()
public any testNegatedAwesomeCustomAssertion()
public any testNotThrows()
public any testThrows()
|
TestBox 2.4.0 | ||||
FRAMES |