class Inspec::RunnerMock

def reset

def reset
  @tests = []
  @profiles = []
end