This is the complete list of members for
test_rational< INT >, including all inherited members.
countTestCases() const | 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 | TestCase | [inline, virtual] |
failureString() const | TestCase | [inline] |
getName() const | TestCase | [inline] |
m_failure | TestCase | [protected] |
m_failureList | TestCase | [protected] |
m_half | test_rational< INT > | [protected] |
m_half_neg | test_rational< INT > | [protected] |
m_name | TestCase | [protected] |
m_one | test_rational< INT > | [protected] |
m_one_neg | test_rational< INT > | [protected] |
m_pass | TestCase | [protected] |
m_quarter | test_rational< INT > | [protected] |
m_quarter_neg | test_rational< INT > | [protected] |
m_sep | test_rational< INT > | [protected] |
m_sep_neg | test_rational< INT > | [protected] |
m_super_lerdo | test_rational< INT > | [protected] |
m_super_numerotes | test_rational< INT > | [protected] |
m_test_suite_destroy | TestCase | [protected] |
nError() const | TestCase | [inline, protected] |
nPass() const | TestCase | [inline, protected] |
rat_tst() | test_rational< INT > | |
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() | TestCase | [inline, virtual] |
Run() | TestCase | [inline] |
run() | test_rational< INT > | [virtual] |
run_rest() | test_rational< INT > | |
runBare() | TestCase | [inline] |
runCount() const | TestCase | [inline] |
runTest() | TestCase | [inline] |
setName(const char *name=0) | TestCase | [inline] |
setUp() | test_rational< INT > | [virtual] |
successCount() const | TestCase | [inline, virtual] |
summary() const | TestCase | [inline, virtual] |
super_lerdo(bool sl=false) | test_rational< INT > | [inline] |
super_numerotes(bool sl=false) | test_rational< INT > | [inline] |
tearDown() | TestCase | [inline, virtual] |
test_check_ok() | test_rational< INT > | |
test_constructor() | test_rational< INT > | |
test_destructor() | test_rational< INT > | |
test_fromString() | test_rational< INT > | |
test_mcd() | test_rational< INT > | |
test_num_den() | test_rational< INT > | |
test_op_add() | test_rational< INT > | |
test_op_add_equal() | test_rational< INT > | |
test_op_comp() | test_rational< INT > | |
test_op_cpp() | test_rational< INT > | |
test_op_equal() | test_rational< INT > | |
test_op_in() | test_rational< INT > | |
test_op_minus() | test_rational< INT > | |
test_op_mult() | test_rational< INT > | |
test_op_mult_equal() | test_rational< INT > | |
test_op_out() | test_rational< INT > | |
test_quiebra_Narvaja() | test_rational< INT > | |
test_set() | test_rational< INT > | |
test_simplify() | test_rational< INT > | |
test_swap() | test_rational< INT > | |
TestCase(const char *name=0) | TestCase | [inline] |
TestSuite class | TestCase | [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 | TestCase | [inline, virtual] |
toString(const T &val) | TestCase | [static] |
toXML() const | TestCase | [inline, virtual] |
wasSuccessful() const | TestCase | [inline] |
~TestCase() | TestCase | [inline, virtual] |