test::MixedNonContTest Member List
This is the complete list of members for test::MixedNonContTest, including all inherited members.
_succeed() | test::TestCase | inline |
do_fail(const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
do_numtest(double num, double orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_numtest(std::complex< double > num, std::complex< double > orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_test(bool cond, const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
getNumFailed() const | test::TestCase | inline |
getNumPassed() const | test::TestCase | inline |
getStream() const | test::TestCase | inline |
m_nFail | test::TestCase | private |
m_nPass | test::TestCase | private |
m_osptr | test::TestCase | private |
operator=(const TestCase &) | test::TestCase | private |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::MixedNonContTest | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testCircle_1(Cmplx c0, Real Ri, Real Ra, Real alpha, Real beta=0.0, Real gamma=0.0, uint n=0, Cmplx ei=0.0, Cmplx ea0=0.0, Cmplx ea1=0.0) | test::MixedNonContTest | |
~MixedNonContTest() | test::MixedNonContTest | inlinevirtual |
~TestCase() | test::TestCase | inlinevirtual |