public static void Main() { Master_ProfilerStringTests tests = new Master_ProfilerStringTests(); tests.LengthTest(); tests.CompareTest(); }