final class TestMethodBuilder (View source)

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

Methods

static TestMethod
fromTestCase(TestCase $testCase, bool $useTestCaseForTestDox = true)

No description

static TestMethod
fromCallStack()

No description

Details

static TestMethod fromTestCase(TestCase $testCase, bool $useTestCaseForTestDox = true)

No description

Parameters

TestCase $testCase
bool $useTestCaseForTestDox

Return Value

TestMethod

static TestMethod fromCallStack()

No description