public class TriangleUtilitiesTest
extends java.lang.Object
| Constructor and Description |
|---|
TriangleUtilitiesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetLargeTriangle() |
void |
testGetRow_ForBigWidth() |
void |
testGetRow_ForSmallWidth() |
void |
testGetSmallTriangle() |
void |
testGetTriangle_ForBigTriangle() |
void |
testGetTriangle_ForOneRow() |
void |
testGetTriangle_ForSmallTriangle() |
public void testGetLargeTriangle()
public void testGetRow_ForBigWidth()
public void testGetRow_ForSmallWidth()
public void testGetSmallTriangle()
public void testGetTriangle_ForBigTriangle()
public void testGetTriangle_ForOneRow()
public void testGetTriangle_ForSmallTriangle()