public void CreateCrustacean() { TDK.APaF.Model.CrustaceanClass item = new TDK.APaF.Model.CrustaceanClass(); Assert.IsNotNull(item); }