testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
Loading...
Searching...
No Matches
RabbitMQ.hpp File Reference
#include <chrono>
#include <cstdint>
#include <filesystem>
#include <functional>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "testcontainers/Container.hpp"
#include "testcontainers/CopyToContainer.hpp"
#include "testcontainers/GenericImage.hpp"

Classes

class  testcontainers::modules::RabbitMQImage
 A reusable, copyable description of a RabbitMQ broker: image, credentials, virtual host, preloaded definitions, and plugins to enable. More...
class  testcontainers::modules::RabbitMQContainer
 A running RabbitMQ broker: connection getters plus the owned container. More...

Namespaces

namespace  testcontainers
namespace  testcontainers::modules