Class CompositeTableTest


public class CompositeTableTest extends DefaultTableTest
Since:
Feb 17, 2002
Version:
$Revision$
Author:
Manuel Laflamme
  • Constructor Details

    • CompositeTableTest

      public CompositeTableTest()
  • Method Details

    • createTable

      protected ITable createTable() throws Exception
      Description copied from class: AbstractTableTest
      Creates a table having 6 row and 4 column where columns are named "COLUMN1, COLUMN2, COLUMN3, COLUMN4" and values are string follwing this template "row ? col ?"
      Overrides:
      createTable in class DefaultTableTest
      Throws:
      Exception