presentations/test-driven-drupal/code/2-test-methods.txt

6 lines
116 B
Text

public function testSomething()
public function test_something()
/** @test */
public function it_does_something()