lucee.Componenttestbox.system.BaseSpec
testbox.tests.specs.mockbox.MockBoxTest
Method Summary | |
---|---|
any
|
setup()
|
any
|
test$Throws()
|
any
|
testCallbacks()
|
any
|
testCFUDF()
|
any
|
testCollaborator()
|
any
|
testContainsCFKeyword()
|
any
|
testContainsClosureOrUDF()
|
private any
|
testFunction([string amigo='Amigo'])
|
any
|
testGetProperty()
|
any
|
testInterfaceContracts()
|
any
|
testMethodArgumentSignatures()
|
any
|
testMockMethodCallCount()
|
any
|
testMockPrivateMethods()
|
any
|
testMockRealMethods()
|
any
|
testMockWithArguments()
|
any
|
testProperties()
|
any
|
testSpys()
|
any
|
testStateMachineResults()
|
any
|
testStubInheritedInterfaces()
|
any
|
testStubs()
|
any
|
testStubWithImplements()
|
any
|
testStubWithInheritance()
|
any
|
testVerifyAtLeast()
|
any
|
testVerifyAtMost()
|
any
|
testVerifyCallCount()
|
any
|
testVerifyNever()
|
any
|
testVerifyOnce()
|
any
|
testVirtualMethods()
|
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
amigo