Nelmio\Alice\Definition\Value\FixtureMethodCallValueTest::testIsImmutable PHP 메소드

testIsImmutable() 공개 메소드

public testIsImmutable ( )
    public function testIsImmutable()
    {
        $this->assertTrue(true, 'Nothing to do.');
    }