final class Test (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

static TestCase
currentTestCase()

No description

static bool
isTestMethod(ReflectionMethod $method)

No description

Details

static TestCase currentTestCase()

No description

static bool isTestMethod(ReflectionMethod $method)

No description

Parameters

ReflectionMethod $method

Return Value

bool