abstract class AbstractValuesTestCase extends TestCase

internal  This class is not covered by the backward compatibility promise
 

Methods

static string
getValuesFamilyName()

No description

static bool
getValuesActual()

No description

static ValuesInterface
getValuesObject(array $ctorArgs)

No description

void
void
testExtendsArrayObject()

No description

static iterable
provAbstractValues()

No description

void
testAbstractValues(array $ctor, mixed $expect)

No description

static iterable
provAbstractValuesTag()

No description

void
testAbstractValuesTag(array $ctor)

No description

void

Details

at line 28
abstract static string getValuesFamilyName()

No description

Return Value

string

at line 30
abstract static bool getValuesActual()

No description

Return Value

bool

at line 37
abstract static ValuesInterface getValuesObject(array $ctorArgs)

No description

Parameters

array $ctorArgs

Return Value

ValuesInterface

at line 43
final void testImplementsValuesInterface()

No description

Return Value

void

Exceptions

Exception
ExpectationFailedException

at line 52
final void testExtendsArrayObject()

No description

Return Value

void

Exceptions

Exception
ExpectationFailedException

at line 64
static iterable provAbstractValues()

No description

Return Value

iterable

at line 97
final void testAbstractValues(array $ctor, mixed $expect)

No description

Parameters

array $ctor
mixed $expect

Return Value

void

Exceptions

ExpectationFailedException

at line 111
static iterable provAbstractValuesTag()

No description

Return Value

iterable

at line 124
final void testAbstractValuesTag(array $ctor)

No description

Parameters

array $ctor

Return Value

void

Exceptions

ExpectationFailedException

at line 139
final void testAbstractValuesCreateActualValues()

No description

Return Value

void

Exceptions

ExpectationFailedException