@Test
public void testName() throws Exception
{
JsonSchemaGenerator generator = new DefaultJsonSchemaGeneratorProvider().provide(
EnumCase.LOWER
, new InterfaceListBuilder()
.withImplementation(SimpleSmell.class)
.withImplementation(ComplexSmell.class)
.build()
, getDocs()
,""