You are here

public function TestCase::testFoo in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/masterminds/html5/test/HTML5/TestCase.php \Masterminds\HTML5\Tests\TestCase::testFoo()

File

vendor/masterminds/html5/test/HTML5/TestCase.php, line 13

Class

TestCase

Namespace

Masterminds\HTML5\Tests

Code

public function testFoo() {

  // Placeholder. Why is PHPUnit emitting warnings about no tests?
}