Fakerino\Core\Test\Template\TwigTemplateTest::testLoadTemplateFile PHP Méthode

testLoadTemplateFile() public méthode

    public function testLoadTemplateFile()
    {
        $this->assertTrue($this->template->loadTemplate($this->templateFile));
    }