denisecase / Zoo04Lab

Zoo Simulation

Home Page:https://zooweb.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FloppyTest - one failing test

denisecase opened this issue · comments

edu.nwmissouri.zoo04lab.FloppyTest.testMove Time elapsed: 0.015 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <When I move, I walk, walk, walk.> but was: <When I move, I Crawl, Crawl, Crawl.>
at edu.nwmissouri.zoo04lab.FloppyTest.testMove(FloppyTest.java:68)