10 #include <gtest/gtest.h>
12 TEST(TestDpPart, Constructors) {
16 auto p4(std::move(p2));
17 auto p5 = std::move(p3);
20 TEST(TestDpPart, Comparison) {
Provides information of the location and source of a FITS file or keywords produced by a data acquisi...
auto SourceName() const noexcept -> std::string const &
Source name of the part.
Contains declaration for DpPart.
TEST(TestDpPart, Constructors)
EXPECT_EQ(meta.rr_uri, "zpb.rr://meta")