ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ResultTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <iostream>
#include <string>
#include <system_error>
#include "Acts/Utilities/Result.hpp"
+ Include dependency graph for ResultTests.cpp:

Go to the source code of this file.

Classes

struct  std::is_error_code_enum< MyError >
 
struct  Acts::Test::NoCopy
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::Test
 Namespace for ATS unit tests.
 

Enumerations

enum  MyError
 

Functions

 Acts::Test::BOOST_AUTO_TEST_CASE (TestConstruction)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (TestErrorCodes)
 
Result< NoCopy > Acts::Test::make_nocopy (int i, bool v=true)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CopyBehaviour)
 
Result< voidActs::Test::void_res_func (int b)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (VoidResult)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (BoolResult)
 

Enumeration Type Documentation

enum MyError

Definition at line 20 of file ResultTests.cpp.

View newest version in sPHENIX GitHub at line 20 of file ResultTests.cpp