CompositeSpecificationTest
extends TestCase
in package
Test case for CompositeSpecification
Tags
Table of Contents
- $fixture : CompositeSpecification|MockObject
- $hasExtension : MockInterface|HasExtension
- setUp() : void
- Initializes the fixture for this test.
- tearDown() : void
- testAndSpecification() : void
- testNotSpecification() : void
- testOrSpecification() : void
Properties
$fixture
private
CompositeSpecification|MockObject
$fixture
$hasExtension
private
MockInterface|HasExtension
$hasExtension
Methods
setUp()
Initializes the fixture for this test.
public
setUp() : void
Return values
void —tearDown()
public
tearDown() : void
Return values
void —testAndSpecification()
public
testAndSpecification() : void
Tags
Return values
void —testNotSpecification()
public
testNotSpecification() : void
Tags
Return values
void —testOrSpecification()
public
testOrSpecification() : void