Test Bridge Source

Functions

TEST(BridgePatternTest, AbstractionWithConcreteImplementorA)

Test the Abstraction with ConcreteImplementorA.

TEST(BridgePatternTest, AbstractionWithConcreteImplementorB)

Test the Abstraction with ConcreteImplementorB.

TEST(BridgePatternTest, RefinedAbstractionWithConcreteImplementorA)

Test the RefinedAbstraction with ConcreteImplementorA.

TEST(BridgePatternTest, RefinedAbstractionWithConcreteImplementorB)

Test the RefinedAbstraction with ConcreteImplementorB.