public function testGetLocalLevelClass()
 {
     $this->assertEquals(self::LOCAL_LEVEL, $this->provider->getLocalLevelClass());
 }