コード例 #1
0
        public void AssemblyProductTest()
        {
            awaAboutBox target = new awaAboutBox(); // TODO: Initialize to an appropriate value
            string      actual;

            actual = target.AssemblyProduct;
            Assert.Inconclusive("Verify the correctness of this test method.");
        }
コード例 #2
0
        public void awaAboutBoxConstructorTest()
        {
            awaAboutBox target = new awaAboutBox();

            Assert.Inconclusive("TODO: Implement code to verify target");
        }