public void WP8_StronglyTypedTest() { StronglyTyped.RunTest(new DebugWriter(), TestFolder.Path, OutputFolder.Path); }
public void StronglyTypedTest() { StronglyTyped.RunTest(Console.Out, TestFolder, OutputFolder); }