public void EditionsConstructorTest() { Editions target = new Editions(); Assert.IsNotNull(target, "EditionsConstructorTest"); }