MiniAsset\Test\TestCase\File\TargetTest::testModifiedTime PHP Method

testModifiedTime() public method

public testModifiedTime ( )
    public function testModifiedTime()
    {
        $this->assertNotNull($this->target->modifiedTime());
    }