testbox.tests.specs.more

Class EmbedTest

lucee.Component
    extended by testbox.system.BaseSpec
      extended by tests.specs.Assertionscf9Test
        extended by tests.specs.AssertionsTest
          extended by testbox.tests.specs.more.EmbedTest
Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
     
    Methods inherited from class tests.specs.AssertionsTest
    beforeTests, testAwesomeCustomAssertion, testFloatingPointNumberAddition, testIsEmptyFunctions, testNegatedAwesomeCustomAssertion, testNotThrows, testThrows
     
    Methods inherited from class tests.specs.Assertionscf9Test
    afterTests, f1, isLucee, nonStandardNamesWillNotRun, privateMethodsDontRun, setup, teardown, testAssert, testAssertShortcut, testDeepKey, testExpectedExceptionFromMethod, testExpectedExceptionFromMethodWithType, testExpectedExceptionFromMethodWithTypeAndRegex, testExpectedExceptionNoValue, testExpectedExceptionWithValue, testExpectedExceptionWithValueAndRegex, testIncludes, testIncludesWithCase, testInstanceOf, testIsEmpty, testisEqual, testIsEqualQuery, testisEqualWithCase, testisFalse, testIsGT, testIsGTE, testIsLT, testIsLTE, testIsNotEmpty, testisNotEqual, testisTrue, testKey, testLengthOf, testMatch, testMatchWithCase, testNotDeepKey, testNotIncludes, testnotIncludesWithCase, testNotInstanceOf, testNotKey, testNotLengthOf, testNotMatch, testNotNullValue, testNotTypeOf, testnullValue, testSkipped, testThatShouldFail, testThatShouldFailWithShortcut, testTypeOf
     
    Methods inherited from class testbox.system.BaseSpec
    addAssertions, addMatchers, afterEach, aroundEach, aroundStub, assert, beforeEach, clearDebugBuffer, closureStub, console, createEmptyMock, createMock, createStub, debug, describe, expect, expectedException, fail, feature, generateAroundEachClosuresStack, getDebugBuffer, getMockBox, getProperty, given, hasExpectedException, init, isExpectedException, it, makePublic, prepareMock, print, println, querySim, runAfterEachClosures, runAroundEachClosures, runBeforeEachClosures, runRemote, runSpec, runTestMethod, scenario, sliceTagContext, story, then, when, xdescribe, xit
     
    Methods inherited from class lucee.Component
    None