public void MeTLStanzas_DirtyAutoshapeConstructorTest1() { MeTLStanzas.DirtyAutoshape target = new MeTLStanzas.DirtyAutoshape(); Assert.Inconclusive("TODO: Implement code to verify target"); }
public void MeTLStanzas_DirtyAutoshapeConstructorTest() { TargettedDirtyElement element = null; // TODO: Initialize to an appropriate value MeTLStanzas.DirtyAutoshape target = new MeTLStanzas.DirtyAutoshape(element); Assert.Inconclusive("TODO: Implement code to verify target"); }