GenerateTestCommand constructor

GenerateTestCommand()

Implementation

GenerateTestCommand() {
  addSubcommand(GenerateTestWmCommand());
}