public void CalcRectPerimeterTest(int answere, int lenght, int widht) { Assert.Equal(expected, z.CalcRectPerimeterTest(lenght, widht)); }