empty static method

TestCallVectorInt empty()
override

create TestCallVectorInt Empty

Implementation

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