Esempio n. 1
0
 public void TestKøretøj()
 {
     Assert.AreEqual("Øresund Bil", b.Køretøjstype());
 }