When you want to move from the mock prototype to a real implementation, it could be handy to have some unit tests generated. Then throw away the mock server and write the real one against unit tests. Those dont need to be complete but think of getting a spec as developer that consists of unit tests ;)))