manekinekko / 3dminigames

Automatically exported from code.google.com/p/3dminigames
Other
0 stars 0 forks source link

Null Duration #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create Duration
2. try duration.getCode()
3.

What is the expected output? 
the code entered as a parameter
What do you see instead?
nullPoitnerException

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mathieug...@gmail.com on 18 Feb 2011 at 12:32

GoogleCodeExporter commented 9 years ago

Original comment by wassim.chegham@gmail.com on 21 Feb 2011 at 9:59

GoogleCodeExporter commented 9 years ago
Nevermind. Just good old PEBCAK (Problem Exists Between Chair And Keyboard) 
(problem in the test code setup).

Original comment by mathieug...@gmail.com on 16 Mar 2011 at 2:47