Exemplo n.º 1
0
 public void EM0011()
 {
     Asserts.ThrowsEmbeddinatorException(11, "The assembly foo.dll does not exist.", () => Driver.Main2("foo.dll"));
 }