|
ProteoWizard
|
Go to the source code of this file.
Functions | |
| void | test () |
| int | main (int argc, char *argv[]) |
Variables | |
| ostream * | os_ = 0 |
| void test | ( | ) |
Definition at line 35 of file ExceptionTest.cpp.
References unit_assert_throws.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 48 of file ExceptionTest.cpp.
References e(), os_, test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.
| ostream* os_ = 0 |
Definition at line 32 of file ExceptionTest.cpp.
1.8.1.1