Test fixture to spin up a node to start a warehouse_ros connection with.  
 More...
#include <warehouse_fixture.hpp>
 | 
| rclcpp::Node::SharedPtr  | node_ | 
|   | 
| warehouse_ros::DatabaseConnection::Ptr  | db_ | 
|   | 
Test fixture to spin up a node to start a warehouse_ros connection with. 
Definition at line 27 of file warehouse_fixture.hpp.
 
◆ WarehouseFixture()
      
        
          | WarehouseFixture::WarehouseFixture  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~WarehouseFixture()
  
  
      
        
          | WarehouseFixture::~WarehouseFixture  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ SetUp()
  
  
      
        
          | void WarehouseFixture::SetUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ TearDown()
  
  
      
        
          | void WarehouseFixture::TearDown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ db_
  
  
      
        
          | warehouse_ros::DatabaseConnection::Ptr WarehouseFixture::db_ | 
         
       
   | 
  
protected   | 
  
 
 
◆ node_
  
  
      
        
          | rclcpp::Node::SharedPtr WarehouseFixture::node_ | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: