#include <MockHypothesis.h>
Public Member Functions | |
| HypothesisFixture () | |
| const Moses::Hypothesis * | empty () | 
| const Moses::Hypothesis * | partial () | 
| const Moses::Hypothesis * | full () | 
Definition at line 74 of file MockHypothesis.h.
| MosesTest::HypothesisFixture::HypothesisFixture | ( | ) | 
Definition at line 84 of file MockHypothesis.cpp.
| const Moses::Hypothesis* MosesTest::HypothesisFixture::empty | ( | ) |  [inline] | 
        
Definition at line 78 of file MockHypothesis.h.
| const Moses::Hypothesis* MosesTest::HypothesisFixture::full | ( | ) |  [inline] | 
        
Definition at line 84 of file MockHypothesis.h.
| const Moses::Hypothesis* MosesTest::HypothesisFixture::partial | ( | ) |  [inline] | 
        
Definition at line 81 of file MockHypothesis.h.
 1.5.9