lithium\tests\cases\template\view\adapter\SimpleTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->subject = new Simple();
    }