summaryrefslogtreecommitdiffstats
path: root/tests/db/EntityTest.php
AgeCommit message (Expand)Author
2013-03-20moved entity to the appframeworkBernhard Posselt
2013-03-20added tablename for entitesBernhard Posselt
2013-03-20added another entity testBernhard Posselt
2013-03-20throw exceptions when attributes dont existBernhard Posselt
2013-03-20correctly map table column names to propertiesBernhard Posselt
2013-03-19added getter and setter automation and added translation for database fieldsBernhard Posselt
2013-03-19added namespaced indices for the newsappBernhard Posselt
2013-03-19added entity baseclass and pull deps if phpunit is runBernhard Posselt