Modulo [B]asico para prueba [unit]aria de programas:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Valores de enumeraciones Amigas 'defines'
TestSuite< TestCase > Lista de los miembros
Lista completa de los miembros de TestSuite< TestCase >, incluyendo todos los heredados:
addSuite(TestSuite &SSS)TestSuite< TestCase > [inline]
addTest(TestCase &T)TestSuite< TestCase >
addTest(TestCase *T)TestSuite< TestCase >
allTests() const TestSuite< TestCase > [inline]
cons_iterator typedefTestSuite< TestCase >
const_container_type typedefTestSuite< TestCase >
container_type typedefTestSuite< TestCase >
countTestCases() const TestSuite< TestCase > [inline]
do_toString(const TestCase *tc, std::basic_ostringstream< char > &ost)TestCase [friend]
do_toXML(const TestCase *tc, std::basic_ostringstream< char > &ost)TestCase [friend]
errorCount() const TestCase [inline]
failureCount() const TestSuite< TestCase > [virtual]
failureString() const TestCase [inline]
getName() const TestCase [inline]
iAmTestSuite() const TestSuite< TestCase > [inline, private, virtual]
iterator typedefTestSuite< TestCase >
m_allTestTestSuite< TestCase > [private]
m_failureTestCase [protected]
m_failureListTestCase [protected]
m_nameTestCase [protected]
m_passTestCase [protected]
m_test_suite_destroyTestCase [protected]
nError() const TestCase [inline, protected]
nPass() const TestCase [inline, protected]
operator=(const TestSuite &DONTcopy)TestSuite< TestCase > [private]
recordFailure(const char *label, const char *fname, int lineno, bool must_copy=false)TestCase [inline, protected]
recordFailure(const std::string &label, const char *fname, int lineno)TestCase [inline, protected]
recordSuccess()TestCase [inline, protected]
report() const TestCase [inline]
reset()TestSuite< TestCase > [virtual]
run()TestSuite< TestCase > [virtual]
Run()TestCase [inline]
runBare()TestSuite< TestCase >
runCount() const TestCase [inline]
runTest()TestCase [inline]
setName(const char *name=0)TestCase [inline]
setUp()TestCase [inline, virtual]
successCount() const TestSuite< TestCase > [virtual]
summary() const TestSuite< TestCase > [inline, virtual]
tearDown()TestCase [inline, virtual]
TestCase(const char *name=0)TestCase [inline]
TestSuite(const char *name=0)TestSuite< TestCase > [inline]
TestSuite(const TestSuite &DONTcopy)TestSuite< TestCase > [private]
TestCase::TestSuite classTestCase [friend]
testThis(bool cond, const char *label, const char *fname, long lineno, bool must_copy=false)TestCase [inline, protected]
testThis(bool cond, const std::string &label, const char *fname, long lineno)TestCase [inline, protected]
toString() const TestSuite< TestCase > [virtual]
TestCase::toString(const T &val)TestCase [static]
toXML() const TestSuite< TestCase > [virtual]
wasSuccessful() const TestCase [inline]
~TestCase()TestCase [inline, virtual]
~TestSuite()TestSuite< TestCase > [virtual]