Example #1
0
        public void Skeleton()
        {
            var app = new TestApp();

            app.TakeInput("form MyForm {}");
        }