Apache Mesos
|
#include <environment.hpp>
Public Member Functions | |
Environment (const Flags &flags) | |
virtual void | SetUp () |
virtual void | TearDown () |
Try< std::string > | mkdtemp () |
![]() | |
Environment (const std::vector< std::shared_ptr< TestFilter >> &filters) | |
mesos::internal::tests::Environment::Environment | ( | const Flags & | flags | ) |
Try<std::string> mesos::internal::tests::Environment::mkdtemp | ( | ) |
|
virtual |
|
virtual |