Home
last modified time | relevance | path

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

/plugin/yearbox/_test/
DpagenameStrategy.test.php57 * @param string $expectedPageId
60 public function test_pagenameStrategy($strategyName, $baseNS, $name, $expectedPageId, $msg) argument
70 $this->assertSame($expectedPageId, $actual_id, $msg);
/plugin/today/_test/
DSyntaxTodayTest.php45 …testParseMatch(string $input, array $expectedPluginInstructionData, string $expectedPageId): void { argument
56 ->with($expectedPageId, 'today');