Mura CMS 6.1

mura.tests
Class sample

railo-context.Component
        extended by testbox.system.testing.BaseSpec
            extended by mura.tests.sample

public class sample
extends testbox.system.testing.BaseSpec

This tests the BDD functionality in TestBox. This is CF10+, Railo4+


Method Summary
 any afterAll()
 any beforeAll()
          LIFE CYCLE Methods **********************************
private any isRailo()
 any run()
          BDD SUITES **********************************
 
Methods inherited from class testbox.system.testing.BaseSpec
addAssertions, addMatchers, afterEach, assert, beforeEach, clearDebugBuffer, closureStub, console, createEmptyMock, createMock, createStub, debug, describe, expect, expectedException, fail, getDebugBuffer, getMockBox, isExpectedException, it, makePublic, prepareMock, print, println, querySim, runRemote, runSpec, runTestMethod, xdescribe, xit
 
Methods inherited from class railo-context.Component
 

Method Detail

afterAll

public any afterAll()


beforeAll

public any beforeAll()
LIFE CYCLE Methods **********************************


isRailo

private any isRailo()


run

public any run()
BDD SUITES **********************************


Mura CMS 6.1