MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / name

Method name

src/measure/test/OSMeasure_GTest.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52{
53 public:
54 virtual std::string name() const override {
55 return "TestModelUserScript1";
56 }
57
58 // remove all spaces and add a new one
59 virtual bool run(Model& model, OSRunner& runner, const std::map<std::string, OSArgument>& user_arguments) const override {

Callers 3

runMethod · 0.45
TEST_FFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected