示例#1
0
 public static void ExampleCommandDefinitionRegistrationTest()
 {
     BootStrapperTestsHelper.CheckThatOneOfTheResolvedServicesAre <CommandDefinition, ExampleCommandDefinition>("Not registered: " + typeof(ExampleCommandDefinition).FullName);
 }