A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-core/src/test/java/com/jme3
Dokthar 071ad5c618 light : fixed pointLight v. bounding sphere unit test 9 years ago
..
cinematic fix a NPE and a ClassCastExcpetion on Cinematic.clear() 10 years ago
collision bounding: add bound vs. spatial, also improve unit test 10 years ago
light light : fixed pointLight v. bounding sphere unit test 9 years ago
material/plugins Added unit test for J3MLoader to cover the new texture parameters available in #295. Also fixed a couple of issues in the code to reduce logging that was not needed and removed redundant code. This update also updates junit to 4.12 and adds Mockito and Fest Assertions as test dependencies. 10 years ago
math FastMath: faster nearestPowerOfTwo and unit test 9 years ago
util ListMap: create unit test 9 years ago
SetupTest.java build: enable assertion for test and run (previously only test as assertionEnabled = true) 10 years ago