xtd 0.2.0
Loading...
Searching...
No Matches
assert_type.hpp File Reference
#include <xtd/enum>

Definition

Contains xtd::tunit::constraints::assert_type enum.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::tunit
 The tunit namespace contains a unit test library.
 
namespace  xtd::tunit::constraints
 The constraints namespace contains the constraint-based assert model.
 

Enumerations

enum class  assert_type {
  assert ,
  valid ,
  assume
}