Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_math.test.php38 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
53 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
68 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
83 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
99 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
118 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
130 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_images.test.php36 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
52 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
68 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_headings.test.php38 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
52 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_mock.php19 if ($this->noCommands()) {
26 function noCommands() { function in DecoratorMock
H A Ddecorator_includer.test.php45 …$this->assertTrue( $this->decoratorMock->noCommands(), "Should not have any c…
179 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
206 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
242 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_tables.test.php92 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
143 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
217 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");