Sen API
Sen Libraries
Loading...
Searching...
No Matches
helpers.h File Reference
#include "sen/core/base/class_helpers.h"
#include "sen/core/base/timestamp.h"
#include "test_helpers/tester.stl.h"
#include <cmath>
#include <future>
#include <string>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  sen
namespace  sen::test

Functions

template<typename T>
bool sen::test::eq (T a, T b)
template<typename PropType>
bool sen::test::checkProp (std::promise< TestResult > &promise, const std::string &propName, sen::MaybeRef< PropType > value, sen::MaybeRef< PropType > expectation)
bool sen::test::checkMember (std::promise< TestResult > &promise, const std::string &memberName, bool isOk)