com.jcorporate.expresso.services.dbobj.tests |
|
Java Source File Name | Type | Comment |
DBObjSecurityTests.java | Class | Perform unit tests to determine if the db object security is working correctly.
These unit tests create a temporary user entry, assign it certain permissions,
verifying that the permissions
are granted appropriately, then remove the permissions and check that they are
removed. |
MediaTest.java | Class | |
MimeTypesTests.java | Class | This class currently just makes sure that the MimeTypes table actually got
populated with all the correct values. |
SetupTests.java | Class | Quick sanity check to make sure that the Setup is working properly
This class currently mainly tests the cache. |
TestSchema.java | Class | |