7 lines
116 B
Text
7 lines
116 B
Text
|
public function testSomething()
|
||
|
|
||
|
public function test_something()
|
||
|
|
||
|
/** @test */
|
||
|
public function it_does_something()
|