kaycxx-test
C++ unit test framework
Loading...
Searching...
No Matches
Classes | Namespaces
skipped.hpp File Reference

Defines the skipped test result type. More...

#include <string>
#include <string_view>
Include dependency graph for skipped.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaycxx::test::skipped
 Result object passed to reporters when a test case was skipped. More...
 

Namespaces

namespace  kaycxx
 Root namespace for kaycxx libraries.
 
namespace  kaycxx::test
 Unit test framework functions and types.
 

Detailed Description

Defines the skipped test result type.