Test filtered random tie selection with accepted and rejected views.
More...
|
| | FilteredRndTies (void) |
| | Create and register test.
|
| virtual bool | run (void) |
| | Run test.
|
| | Base (std::string s) |
| | Create and register test with name s.
|
| const std::string & | name (void) const |
| | Return name of test.
|
| Base * | next (void) const |
| | Return next test.
|
| void | next (Base *n) |
| | Set next test.
|
| bool | fixpoint (void) |
| | Throw a coin whether to compute a fixpoint.
|
| virtual | ~Base (void) |
| | Destructor.
|
Test filtered random tie selection with accepted and rejected views.
Definition at line 78 of file int.cpp.
◆ FilteredRndTies()
| Test::Branch::FilteredRndTies::FilteredRndTies |
( |
void | | ) |
|
|
inline |
Create and register test.
Definition at line 81 of file int.cpp.
◆ run()
| virtual bool Test::Branch::FilteredRndTies::run |
( |
void | | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: