Home
last modified time | relevance | path

Searched refs:LINK2 (Results 1 – 1 of 1) sorted by relevance

/plugin/latexport/_test/
H A Ddecorator_includer.test.php15 const LINK2 = "a:page:id2"; define in DecoratorIncluderTest
157 …$this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK2, DecoratorIncluderTest::TITLE2…
183 $this->assertEquals($link->getLink(), DecoratorIncluderTest::LINK2, "Link is not as expected");
195 …$this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK2, DecoratorIncluderTest::TITLE2…