zypp::solver::detail::Testcase Class Reference

Generating a testcase of the current pool and solver state. More...

#include <Testcase.h>

List of all members.

Public Member Functions

 Testcase (const std::string &path)
 Testcase ()
 ~Testcase ()
bool createTestcase (Resolver &resolver, bool dumpPool=true, bool runSolver=true)
bool createTestcasePool (const ResPool &pool)

Private Attributes

std::string dumpPath


Detailed Description

Generating a testcase of the current pool and solver state.

Definition at line 137 of file Testcase.h.


Constructor & Destructor Documentation

zypp::solver::detail::Testcase::Testcase ( const std::string &  path  ) 

Definition at line 220 of file Testcase.cc.

zypp::solver::detail::Testcase::Testcase (  ) 

Definition at line 215 of file Testcase.cc.

zypp::solver::detail::Testcase::~Testcase (  ) 

Definition at line 226 of file Testcase.cc.


Member Function Documentation

bool zypp::solver::detail::Testcase::createTestcase ( Resolver resolver,
bool  dumpPool = true,
bool  runSolver = true 
)

bool zypp::solver::detail::Testcase::createTestcasePool ( const ResPool pool  ) 


Member Data Documentation

Definition at line 140 of file Testcase.h.

Referenced by createTestcase(), and createTestcasePool().


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

doxygen