| 
    rippled
    
   | 
 

Public Member Functions | |
| TestHarness (LedgerOracle &o) | |
| ValStatus | add (Validation const &v) | 
| TestValidations & | vals () | 
| Node | makeNode () | 
| ValidationParms | parms () const | 
| auto & | clock () | 
Private Attributes | |
| ValidationParms | p_ | 
| beast::manual_clock< std::chrono::steady_clock > | clock_ | 
| TestValidations | tv_ | 
| PeerID | nextNodeId_ {0} | 
Definition at line 196 of file Validations_test.cpp.
      
  | 
  explicit | 
Definition at line 204 of file Validations_test.cpp.
| ValStatus ripple::test::csf::Validations_test::TestHarness::add | ( | Validation const & | v | ) | 
Definition at line 209 of file Validations_test.cpp.
| TestValidations & ripple::test::csf::Validations_test::TestHarness::vals | ( | ) | 
Definition at line 215 of file Validations_test.cpp.
| Node ripple::test::csf::Validations_test::TestHarness::makeNode | ( | ) | 
Definition at line 221 of file Validations_test.cpp.
| ValidationParms ripple::test::csf::Validations_test::TestHarness::parms | ( | ) | const | 
Definition at line 227 of file Validations_test.cpp.
| auto & ripple::test::csf::Validations_test::TestHarness::clock | ( | ) | 
Definition at line 233 of file Validations_test.cpp.
      
  | 
  private | 
Definition at line 198 of file Validations_test.cpp.
      
  | 
  private | 
Definition at line 199 of file Validations_test.cpp.
      
  | 
  private | 
Definition at line 200 of file Validations_test.cpp.
      
  | 
  private | 
Definition at line 201 of file Validations_test.cpp.