public function testGetBasicLevelClass()
 {
     $this->assertEquals(self::BASIC_LEVEL, $this->provider->getBasicLevelClass());
 }