Package net.minecraftforge.test
Class TextTableTest
java.lang.Object
net.minecraftforge.test.TextTableTest
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
- 
Field Details- 
WIDTH_REFERENCE- See Also:
- Constant Field Values
 
- 
WIDTH_REFERENCE_LENGTHprivate static final int WIDTH_REFERENCE_LENGTH
 
- 
- 
Constructor Details- 
TextTableTestpublic TextTableTest()
 
- 
- 
Method Details- 
testColumnWidthAdjustment@Test public void testColumnWidthAdjustment()
- 
testLeftAlignment@Test public void testLeftAlignment()
- 
testCenterAlignment@Test public void testCenterAlignment()
- 
testRightAlignment@Test public void testRightAlignment()
- 
testMarkdownCompliance@Test public void testMarkdownCompliance()
 
-