!3 An ${actionMethod} with no arguments is missing with only a ${sut} (no ${domainAdapter}) !**< def !define test (!|fitlibrary.specify.missingMethod.InJustSut| |'''check'''|''total''|4| ) **! |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
fitlibrary.specify.missingMethod.InJustSut

check
Missing class or Missing method. Possibly:
  • public Type getTotal() { }
  • public Type total() { }
  • public Type check4(Type1 arg1) { }
  • public Type check(Type p1, Type p2) {}

Possibly in class:
  • fitlibrary.specify.missingMethod.InJustSut
total 4
-!|