Interface Generator
-
- All Known Implementing Classes:
TestGenerator
public interface Generator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generate(ProjectContext context)
-
-
-
Method Detail
-
generate
void generate(ProjectContext context) throws Exception
- Throws:
Exception
-
-