CompositeSpecificationTest
extends TestCase
in package
Test case for CompositeSpecification
Tags
Table of Contents
Properties
- $fixture : CompositeSpecification|MockObject
- $hasExtension : MockInterface|HasExtension
Methods
- 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
tearDown()
public
tearDown() : void
testAndSpecification()
public
testAndSpecification() : void
Tags
testNotSpecification()
public
testNotSpecification() : void
Tags
testOrSpecification()
public
testOrSpecification() : void