public function testUseless()
 {
     $this->assertNull(ContentTypeController::isValidContentType('test'));
 }