csce3513 / Team17

Team 17 repository
1 stars 2 forks source link

Fix testing framework's issues with accessing extended methods #27

Open dcknapp opened 12 years ago

dcknapp commented 12 years ago

ASUnit has developed issues accessing the methods in the classes from which our custom classes are extended. We need to fix this so as to continue testing our code accurately.