public abstract class BaseTest
extends java.lang.Object
This class provides some utility functions to properly test the jMonkeyEngine.
Thus it contains simple methods to get and create a headless assetManager amongst other things.
If you need support for image/texture formats (png, tga, jpg, ...) see BaseAWTTest