Example #1
0
 public void should_return_a_new_command_id_that_is_the_original_id()
 {
     _result.ShouldBeEqualTo(sut);
 }