Searched refs:AnotherInterface (Results 1 – 2 of 2) sorted by relevance
2 interface AnotherInterface interface
486 $mock = $this->getMockBuilder([AnInterface::class, AnotherInterface::class])490 $this->assertInstanceOf(AnotherInterface::class, $mock);