DetermineLoadedClassTest
extends TestCase
in package
FinalYes
Tests for the \PHP_CodeSniffer\Autoload::determineLoadedClass method.
Tags
Table of Contents
Methods
- includeFixture() : void
- Load the test files.
- testOrdered() : void
- Test for when class list is ordered.
- testUnordered() : void
- Test for when class list is out of order.
Methods
includeFixture()
Load the test files.
public
static includeFixture() : void
Tags
testOrdered()
Test for when class list is ordered.
public
testOrdered() : void
testUnordered()
Test for when class list is out of order.
public
testUnordered() : void