• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Test suite for state coverage and transition coverage

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am working on an assignment for school and I need some guidance. Here is the assignment details

I am not sure how they want me to test this. I see the code is using the assert keyword but its not junit ... I am not looking for someone to do this for me. I want to learn and just need some examples to get me on the right track.


I did just figure out i needed to add -ea to the vm options... now things are working a bit better lol. Any help on this assignment is welcomed with open arms <3


Thank you!
 
reply
    Bookmark Topic Watch Topic
  • New Topic