summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/model/test
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some unused imports.Devan Goodwin2009-12-011-1/+0
* Map Entitlement, add some non-nullable columns, etc.Devan Goodwin2009-12-011-0/+79
* Map EntitlementPool class to database.Devan Goodwin2009-11-301-1/+1
* Consumer.type should be a required column.Devan Goodwin2009-11-271-0/+12
* Map consumed products.Devan Goodwin2009-11-271-17/+54
* Map ConsumerInfo.Devan Goodwin2009-11-274-26/+51
* Start testing Consumer and ConsumerType.Devan Goodwin2009-11-261-4/+19
* Move ConsumerType from ConsumerInfo to Consumer itself.Devan Goodwin2009-11-262-2/+2
* Begin mapping Consumer to database.Devan Goodwin2009-11-265-157/+33
* Test Product hierarchy cascading.Devan Goodwin2009-11-251-5/+30
* Fix a ProductTest.Devan Goodwin2009-11-251-2/+2
* Clean DB objects after every test.Devan Goodwin2009-11-252-23/+49
* Map Product hierarchy, improve unit test db cleanup.Devan Goodwin2009-11-253-3/+86
* Drop Product UUID.Devan Goodwin2009-11-243-4/+3
* Annotate Owner object for database mapping.Devan Goodwin2009-11-243-54/+56
* Cleanup test transaction management.Devan Goodwin2009-11-242-23/+37
* Test Product creation in database.Devan Goodwin2009-11-091-0/+63
* Add EntityManagerFactory singleton.Devan Goodwin2009-11-061-5/+4
* Fix sample test for ConsumerType via EntityManager.Devan Goodwin2009-11-061-0/+36
* Switch unit tests to junit4.Devan Goodwin2009-11-053-8/+22
* complete checkstyle fixesjesus m. rodriguez2009-11-032-53/+55
* fix checkstylejesus m. rodriguez2009-09-173-3/+3
* Fix unit testsjesus m. rodriguez2009-09-171-2/+4
* adding cert generation and Entitlement APIMike McCune2009-07-241-0/+16
* renaming Org -> OwnerMike McCune2009-07-234-42/+50
* organize importsMike McCune2009-07-221-2/+2
* more better xml annotations and making BaseApi more genericMike McCune2009-07-103-9/+81
* added unit test for ObjectFactoryjesus m. rodriguez2009-07-101-0/+94
* adding some basic API stuff for our model classesMike McCune2009-07-091-4/+22
* first cut at an API layer and some authMike McCune2009-06-261-4/+19
* remove unused importjesus m. rodriguez2009-06-261-5/+2
* adding java model codeMike McCune2009-06-251-0/+66