getLists(); $this->assertCount(2, $lists); $list = $lists[0]; $this->assertEquals('everyone', $list->getAccessLevel()); } }