casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::TBIDFieldsTest Class Reference

Tests whether fields ending in _ID have a corresponding subtable. More...

#include <TBTest.h>

Inheritance diagram for casa::TBIDFieldsTest:
casa::TBTest

List of all members.

Public Member Functions

 TBIDFieldsTest (TBBrowser *browser)
 Constructor that takes the browser parent.
 ~TBIDFieldsTest ()
vector< Stringchecks (String table)
 Implements TBTest::checks().
bool runCheck (String table, int i)
 Implements TBTest::runCheck().

Detailed Description

Tests whether fields ending in _ID have a corresponding subtable.

Definition at line 87 of file TBTest.h.


Constructor & Destructor Documentation

Constructor that takes the browser parent.


Member Function Documentation

vector<String> casa::TBIDFieldsTest::checks ( String  table) [virtual]

Implements TBTest::checks().

For each field ending in _ID: "Field [name]_ID has corresponding table keyword [name]."

Implements casa::TBTest.

bool casa::TBIDFieldsTest::runCheck ( String  table,
int  i 
) [virtual]

Implements TBTest::runCheck().

Implements casa::TBTest.


The documentation for this class was generated from the following file: