issues
search
pharo-rdbms
/
glorp
Generic Lightweight Object Relational Persistence
MIT License
24
stars
24
forks
source link
Review GlorpTestCase class>>#isAbstract implementation
#107
Open
astares
opened
1 year ago
astares
commented
1 year ago
It sends #sunitName, which we can get rid of (thats legacy from original Sunit)
we could use the stardard #isAbstract mechanism of Pharo
astares
commented
1 year ago