public void TestMethod1() { Sea sea = new Sea(); sea.RefY2 = 380; var points = sea.SeaLevelPoints(); }