Sequoia
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
sequoia::testing::test_vessel Class Reference

Public Member Functions

template<class Test >
requires (!std::is_same_v<Test, test_vessel> && concrete_test<Test>)
 test_vessel (Test &&t)
 
 test_vessel (const test_vessel &)=delete
 
 test_vessel (test_vessel &&) noexcept=default
 
test_vesseloperator= (const test_vessel &)=delete
 
test_vesseloperator= (test_vessel &&) noexcept=default
 
const std::string & name () const noexcept
 
const test_summary_pathsummary_file_path () const noexcept
 
std::filesystem::path source_file () const
 
std::filesystem::path working_materials () const
 
std::filesystem::path predictive_materials () const
 
bool parallelizable () const noexcept
 
log_summary execute (std::optional< std::size_t > index)
 
void reset (const project_paths &projPaths, std::vector< std::filesystem::path > &materialsPaths)
 

The documentation for this class was generated from the following files: