/** * @covers ::access */ public function testAccessNoBlocksConfigured() { $this->assertFalse($this->variant->access()); }