empty static method

TestCallVectorString empty()
override

create TestCallVectorString Empty

Implementation

static TestCallVectorString empty() {
  return TestCallVectorString({});
}