Lines Matching refs:TEST_CASE
22 TEST_CASE( "TeamCity passes unconditionally succeeding assertion", "[teamcity]" ) {
27 TEST_CASE( "TeamCity reports unconditionally failing assertion", "[teamcity]" ) {
32 TEST_CASE( "TeamCity reports failing check", "[teamcity]" ) {
37 TEST_CASE( "TeamCity reports failing check-false", "[teamcity]" ) {
42 TEST_CASE( "TeamCity reports failing check-that", "[teamcity]" ) {
49 TEST_CASE( "TeamCity reports unexpected exception", "[teamcity]" ) {
54 TEST_CASE( "TeamCity reports undesired exception", "[teamcity]" ) {
59 TEST_CASE( "TeamCity reports missing expected exception", "[teamcity]" ) {
64 TEST_CASE( "TeamCity reports missing specific expected exception", "[teamcity]" ) {
69 TEST_CASE( "TeamCity reports unexpected message in expected exception", "[teamcity]" ) {
112 TEST_CASE( "TeamCity failing check-throws-matches", "[teamcity]" ) {
122 TEST_CASE( "TeamCity throwing exception with tag [!throws]", "[teamcity][!throws]" ) {
129 TEST_CASE( "TeamCity failing assertion with tag [!mayfail]", "[teamcity][!mayfail] " ) {
138 TEST_CASE( "TeamCity succeeding assertion with tag [!shouldfail]", "[teamcity][!shouldfail]" ) {