transformTabSet($tabSet); $this->assertInstanceOf(PrintableTransformation_TabSet::class, $result); $this->assertSame('Root', $result->Title()); } }