Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.0.0 #155

Merged
merged 89 commits into from
Sep 27, 2024

Merge branch 'master' into development

b3052b1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

v6.0.0 #155

Merge branch 'master' into development
b3052b1
Select commit
Loading
Failed to load commit list.
GitHub Actions / adobe@2021 11 Test Results succeeded Sep 27, 2024 in 0s

All 313 tests pass, 13 skipped in 6s

  1 files   23 suites   6s ⏱️
326 tests 313 ✅ 13 💤 0 ❌
342 runs  319 ✅ 23 💤 0 ❌

Results for commit b3052b1.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2021 11 Test Results

13 skipped tests found

There are 13 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testSkipped
tests.specs.BDDInheritanceTest ‑ A spec can have a skip that is executed at runtime
tests.specs.BDDInheritanceTest ‑ A spec can have tests that can be skipped easily like this one
tests.specs.BDDInheritanceTest ‑ A spec can have tests that execute if the right environment exists (Lucee only)
tests.specs.BDDTest ‑ A calculator test suite can add incorrectly and fail (Skipped)
tests.specs.BDDTest ‑ A calculator test suite can produce errors
tests.specs.BDDTest ‑ A spec can have a skip that is executed at runtime - skipping this because I can!!!
tests.specs.BDDTest ‑ A spec can have tests that can be skipped easily like this one
tests.specs.BDDTest ‑ A spec can have tests that execute if the right environment exists (Lucee only)
tests.specs.BDDTest ‑ A suite that gets skipped inline via skip() should be skipped
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testSkipped
tests.specs.FocusedSpecs ‑ My First Suite A Spec that should not run
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testSkipped

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2021 11 Test Results

326 tests found

There are 326 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testAssert
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testAssertShortcut
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testAwesomeCustomAssertion
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testDeepKey
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testExpectedExceptionFromMethod
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testExpectedExceptionFromMethodWithType
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testExpectedExceptionFromMethodWithTypeAndRegex
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testExpectedExceptionNoValue
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testExpectedExceptionWithValue
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testExpectedExceptionWithValueAndRegex
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testFloatingPointNumberAddition
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIncludes
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIncludesWithCase
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testInstanceOf
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsEmpty
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsEmptyFunctions
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsEqualQuery
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsGT
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsGTE
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsLT
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsLTE
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testIsNotEmpty
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testKey
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testLengthOf
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testMatch
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testMatchWithCase
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNegatedAwesomeCustomAssertion
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotDeepKey
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotIncludes
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotInstanceOf
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotKey
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotLengthOf
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotMatch
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotMatchWithCase
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotNullValue
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotThrows
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testNotTypeOf
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testSkipped
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testThatShouldFail
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testThatShouldFailWithShortcut
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testThrows
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testThrowsDoesNotIgnoreTypeWhenRegexMatches
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testTypeOf
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testisEqual
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testisEqualWithCase
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testisFalse
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testisNotEqual
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testisTrue
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testnotIncludesWithCase
tests.specs.AssertionsTest ‑ TestBox xUnit suite using all kinds of assertions testnullValue
tests.specs.BDDInheritanceTest ‑ A spec can chain expectations
tests.specs.BDDInheritanceTest ‑ A spec can have a skip that is executed at runtime
tests.specs.BDDInheritanceTest ‑ A spec can have more than one expectation test
tests.specs.BDDInheritanceTest ‑ A spec can have negative expectations
tests.specs.BDDInheritanceTest ‑ A spec can have tests that can be skipped easily like this one
tests.specs.BDDInheritanceTest ‑ A spec can have tests that execute if the right environment exists (Lucee only)
tests.specs.BDDInheritanceTest ‑ A spec can have tests that execute if the right environment exists (acf only)
tests.specs.BDDInheritanceTest ‑ A spec is just a closure so it can contain code
tests.specs.BDDLifecycleAnnotationsTest ‑ Lifecycle annotations Lifecycle Annotation Hooks with normal Lifecycle Methods runs both types of methods
tests.specs.BDDLifecycleAnnotationsTest ‑ Lifecycle annotations runs lifecycle annotation hooks just as if they were in the suite
tests.specs.BDDLifecycleTest ‑ A suite A nested suite Another nested suite before should be 11
tests.specs.BDDLifecycleTest ‑ A suite A nested suite before should be 4
tests.specs.BDDLifecycleTest ‑ A suite before should be 1
tests.specs.BDDTest ‑ A calculator test suite Can have a separate beforeEach for this suite
tests.specs.BDDTest ‑ A calculator test suite can add incorrectly and fail (Skipped)
tests.specs.BDDTest ‑ A calculator test suite can do throws with message and detail regex
tests.specs.BDDTest ‑ A calculator test suite can do throws with no message
tests.specs.BDDTest ‑ A calculator test suite can load the output utilities into request.testbox
tests.specs.BDDTest ‑ A calculator test suite can mock any type of data
tests.specs.BDDTest ‑ A calculator test suite can produce errors
tests.specs.BDDTest ‑ A calculator test suite can use a mocked stub
tests.specs.BDDTest ‑ A calculator test suite cannot divide by zero
tests.specs.BDDTest ‑ A calculator test suite cannot divide by zero with message regex
tests.specs.BDDTest ‑ A spec A nice /suite/with/slashes can have slashes/inthe/it
tests.specs.BDDTest ‑ A spec can check an expected needle to exist in a string
tests.specs.BDDTest ‑ A spec can check an expected needle to exist in an array
tests.specs.BDDTest ‑ A spec can check if a string ends with the actual value
tests.specs.BDDTest ‑ A spec can check if a string ends with the actual value with case-sensitivity
tests.specs.BDDTest ‑ A spec can check if a string starts with the actual value
tests.specs.BDDTest ‑ A spec can check if a string starts with the actual value with case-sensitivity
tests.specs.BDDTest ‑ A spec can check includes with arrays
tests.specs.BDDTest ‑ A spec can check includes with strings
tests.specs.BDDTest ‑ A spec can fail any element of a collection
tests.specs.BDDTest ‑ A spec can get private properties
tests.specs.BDDTest ‑ A spec can have a skip that is executed at runtime - skipping this because I can!!!
tests.specs.BDDTest ‑ A spec can have a spec with passthrough assertions
tests.specs.BDDTest ‑ A spec can have discrete math
tests.specs.BDDTest ‑ A spec can have more than one expectation test
tests.specs.BDDTest ‑ A spec can have negative expectations
tests.specs.BDDTest ‑ A spec can have null expectations
tests.specs.BDDTest ‑ A spec can have tests that can be skipped easily like this one
tests.specs.BDDTest ‑ A spec can have tests that execute if the right environment exists (Lucee only)
tests.specs.BDDTest ‑ A spec can have tests that execute if the right environment exists (acf only)
tests.specs.BDDTest ‑ A spec can match strings with case sensitivity
tests.specs.BDDTest ‑ A spec can match strings with no case sensitivity and, has, commas in the title
tests.specs.BDDTest ‑ A spec can process structure key expectations
tests.specs.BDDTest ‑ A spec can satisfy truth tests
tests.specs.BDDTest ‑ A spec can test a collection
tests.specs.BDDTest ‑ A spec can validate instance types
tests.specs.BDDTest ‑ A spec can validate json
tests.specs.BDDTest ‑ A spec is just a closure so it can contain code
tests.specs.BDDTest ‑ A suite that gets skipped inline via skip() should be skipped
tests.specs.BDDTest ‑ Custom Matchers Another Nested Suite can also be awesome
tests.specs.BDDTest ‑ Custom Matchers Nested suite: Testing loading via a CFC Yet another nested suite should have cascaded beforeEach() call from grandparent
tests.specs.BDDTest ‑ Custom Matchers Nested suite: Testing loading via a CFC Yet another nested suite should have cascaded beforeEach() call from parent
tests.specs.BDDTest ‑ Custom Matchers Nested suite: Testing loading via a CFC should be awesome
tests.specs.BDDTest ‑ Custom Matchers Nested suite: Testing loading via a CFC should know its maker
tests.specs.BDDTest ‑ Custom Matchers are cool and foo should be really false
tests.specs.BDDTest ‑ Custom Matchers are still cool and the negation of foo should be really true
tests.specs.BDDTest ‑ In depth throwing exceptions throws a FooException
tests.specs.BDDTest ‑ In depth throwing exceptions will fail when no regex provided if any exception occurs
tests.specs.BDDTest ‑ In depth throwing exceptions won't throw a FooException because a different exception is thrown
tests.specs.BDDTest ‑ In depth throwing exceptions won't throw a FooException because nothing is thrown
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testAssert
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testAssertShortcut
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testDeepKey
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testExpectedExceptionFromMethod
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testExpectedExceptionFromMethodWithType
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testExpectedExceptionFromMethodWithTypeAndRegex
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testExpectedExceptionNoValue
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testExpectedExceptionWithValue
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testExpectedExceptionWithValueAndRegex
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testFloatingPointNumberAddition
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIncludes
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIncludesWithCase
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testInstanceOf
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIsEmpty
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIsEqualQuery
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIsGT
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIsGTE
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIsLT
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIsLTE
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testIsNotEmpty
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testKey
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testLengthOf
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testMatch
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testMatchWithCase
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotDeepKey
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotIncludes
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotInstanceOf
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotKey
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotLengthOf
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotMatch
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotMatchWithCase
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotNullValue
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testNotTypeOf
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testSkipped
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testThatShouldFail
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testThatShouldFailWithShortcut
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testTypeOf
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testisEqual
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testisEqualWithCase
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testisFalse
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testisNotEqual
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testisTrue
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testnotIncludesWithCase
tests.specs.BaseAssertionsTest ‑ tests.specs.BaseAssertionsTest testnullValue
tests.specs.BaseTest ‑ tests.specs.BaseTest testFromInheritance
tests.specs.BetweenTests ‑ Tests of TestBox behaviour accepts 1 as being between 1 and 10
tests.specs.BetweenTests ‑ Tests of TestBox behaviour accepts 10 as being between 1 and 10
tests.specs.BetweenTests ‑ Tests of TestBox behaviour accepts 5 as being between 1 and 10
tests.specs.BetweenTests ‑ Tests of TestBox behaviour rejects 10 as being between 1 and 10
tests.specs.BetweenTests ‑ Tests of TestBox behaviour rejects 15 as being between 1 and 10
tests.specs.BetweenTests ‑ Tests of TestBox behaviour rejects 5 as being between 1 and 10
tests.specs.DebugTests ‑ Debug another Suite can have generic labels too
tests.specs.DebugTests ‑ Debug can do top functionality
tests.specs.DebugTests ‑ Debug can have custom labels
tests.specs.DebugTests ‑ Debug can have generic labels
tests.specs.ExcludesTest ‑ Suite with a label Nested Suite Double Nested Suite should execute this spec as well, because a parent suite has the correct label
tests.specs.ExcludesTest ‑ Suite with a label Nested Suite should execute as well, as nested suite is inside a label suite
tests.specs.ExcludesTest ‑ Suite with a label should execute
tests.specs.ExcludesTest ‑ Suite with a label should execute as well
tests.specs.ExcludesTest ‑ Suite without a label but containing a spec with a label should execute
tests.specs.ExcludesTest ‑ Suite without a label but containing a spec with a label spec with a label
tests.specs.ExcludesTest ‑ Suites with no labels should execute
tests.specs.FocusedSpecs ‑ My First Suite A Spec that should not run
tests.specs.FocusedSpecs ‑ My First Suite All specs here should run should run
tests.specs.FocusedSpecs ‑ My First Suite This should execute
tests.specs.FocusedSpecs ‑ My First Suite This should execute as well
tests.specs.FocusedSpecs ‑ My Focused Suite All specs here should run should run
tests.specs.FocusedSpecs ‑ My Focused Suite This should execute
tests.specs.GivenWhenThenTest ‑ Feature: Given-When-Then test language support Scenario: I want to be able to write tests using Given-When-Then language Given I am using TestBox When I run this test suite Then it should be supported
tests.specs.InjectTests ‑ tests.specs.InjectTests testInjectedPrivateMethod
tests.specs.InjectTests ‑ tests.specs.InjectTests testInjectedPublicMethod
tests.specs.LabelsTest ‑ Suite with a label Nested Suite Double Nested Suite should execute this spec as well, because a parent suite has the correct label
tests.specs.LabelsTest ‑ Suite with a label Nested Suite should execute as well, as nested suite is inside a label suite
tests.specs.LabelsTest ‑ Suite with a label should execute
tests.specs.LabelsTest ‑ Suite with a label should execute as well
tests.specs.LabelsTest ‑ Suite without a label but containing a spec with a label should not execute
tests.specs.LabelsTest ‑ Suite without a label but containing a spec with a label spec with a label
tests.specs.LabelsTest ‑ Suites with no labels should not execute
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testAddAssertDecorator
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testAssert
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testAssertArrayEquals
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testAssertEquals
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testAssertEqualsCase
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testAssertIsEmpty
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testAssertTrue
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testDebug
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testExpectedExceptionFromMethodWithType
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testExpectedExceptionFromMethodWithTypeAndRegex
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testExpectedExceptionNoValue
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testExpectedExceptionWithValue
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testFailsMethod
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testFromInheritance
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testInjectMethod
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testInjectProperty
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testIsDefined
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testMakePublic
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testMakePublicWithPackage
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testMockMethods
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testRaiseException_pass
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertEqualsWithTolerance
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertFalse
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsArray
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsEmptyArray
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsEmptyQuery
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsEmptyStruct
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsExactTypeOf
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsQuery
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsStruct
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertIsXMLDoc
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertNotEquals
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertNotSame
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertQueryEquals
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertSame
tests.specs.MXUnitCompatTest ‑ tests.specs.MXUnitCompatTest testassertStructEquals
tests.specs.NestedAroundEachTest ‑ Another describe with no aroundEach can execute as normal
tests.specs.NestedAroundEachTest ‑ Another describe with no aroundEach with yet another describe can execute as normal
tests.specs.NestedAroundEachTest ‑ Outer describe Inner describe the aroundEach from the parent context should be ran
tests.specs.NestedAroundEachTest ‑ Outer describe the aroundEach should be executed as normal
tests.specs.NestedDescribeTest ‑ Outer describe Inner describe Tests are ONLY in inner it()
tests.specs.NestedDescribeTest ‑ Outer describe Story: I want pricing details Given [AmaWaterways] valid incoming arguments for a AmaWaterways sailing Then [AmaWaterways] I get a response with inErrorStatus=false
tests.specs.NestedDescribeTest ‑ Outer describe Story: I want pricing details Given [Avalon] valid incoming arguments for a Avalon sailing Then [Avalon] I get a response with inErrorStatus=false
tests.specs.NestedDescribeTest ‑ Outer describe Story: I want pricing details Given [Azamara] valid incoming arguments for a Azamara sailing Then [Azamara] I get a response with inErrorStatus=false
tests.specs.NestedDescribeTest ‑ Outer describe Story: I want pricing details Given [Celebrity] valid incoming arguments for a Celebrity sailing Then [Celebrity] I get a response with inErrorStatus=false
tests.specs.SpecDataTests ‑ Spec Data can handle binding
tests.specs.TestExecutionSequence ‑ outer describe inner describe tests the negative
tests.specs.coverage.CoverageReporterTest ‑ CoverageReporter batching disabled won't process coverage data if batching disabled
tests.specs.coverage.CoverageReporterTest ‑ CoverageReporter batching enabled beginCoverageReport - deletes old JSON report if exists
tests.specs.coverage.CoverageReporterTest ‑ CoverageReporter can init
tests.specs.coverage.CoverageReporterTest ‑ CoverageReporter code coverage processing processCoverageReport - keeps COVERED line data from both old and new
tests.specs.coverage.CoverageReporterTest ‑ CoverageReporter code coverage processing processCoverageReport - merges coverage data
tests.specs.coverage.CoverageReporterTest ‑ CoverageReporter will read options
tests.specs.coverage.CoverageServiceTest ‑ CoverageService can init
tests.specs.coverage.CoverageServiceTest ‑ CoverageService enabled coverage, disabled coverage batching processCoverage - will not batch coverage unless enabled
tests.specs.coverage.CoverageServiceTest ‑ CoverageService un-enabled coverage beginCapture - will not generate coverage unless enabled
tests.specs.coverage.CoverageServiceTest ‑ CoverageService un-enabled coverage endCapture - will not generate coverage unless enabled
tests.specs.coverage.CoverageServiceTest ‑ CoverageService will read options
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite test$Throws
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite test$spy
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testCFUDF
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testCallbacks
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testCollaborator
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testContainsCFKeyword
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testContainsClosureOrUDF
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testGetProperty
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testInterfaceContracts
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testMethodArgumentSignatures
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testMockMethodCallCount
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testMockPrivateMethods
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testMockRealMethods
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testMockWithArguments
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testProperties
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testSpys
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testStateMachineResults
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testStubInheritedInterfaces
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testStubWithImplements
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testStubWithInheritance
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testStubs
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testVerifyAtLeast
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testVerifyAtMost
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testVerifyCallCount
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testVerifyNever
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testVerifyOnce
tests.specs.mockbox.MockBoxTest ‑ MockBox Suite testVirtualMethods
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testAssert
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testAssertShortcut
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testAwesomeCustomAssertion
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testDeepKey
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testExpectedExceptionFromMethod
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testExpectedExceptionFromMethodWithType
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testExpectedExceptionFromMethodWithTypeAndRegex
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testExpectedExceptionNoValue
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testExpectedExceptionWithValue
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testExpectedExceptionWithValueAndRegex
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testFloatingPointNumberAddition
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIncludes
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIncludesWithCase
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testInstanceOf
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsEmpty
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsEmptyFunctions
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsEqualQuery
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsGT
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsGTE
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsLT
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsLTE
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testIsNotEmpty
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testKey
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testLengthOf
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testMatch
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testMatchWithCase
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNegatedAwesomeCustomAssertion
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotDeepKey
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotIncludes
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotInstanceOf
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotKey
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotLengthOf
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotMatch
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotMatchWithCase
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotNullValue
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotThrows
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testNotTypeOf
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testSkipped
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testThatShouldFail
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testThatShouldFailWithShortcut
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testThrows
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testThrowsDoesNotIgnoreTypeWhenRegexMatches
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testTypeOf
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testisEqual
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testisEqualWithCase
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testisFalse
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testisNotEqual
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testisTrue
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testnotIncludesWithCase
tests.specs.more.EmbedTest ‑ tests.specs.more.EmbedTest testnullValue