adsabs / adsrex

Collection of functional tests for ADS Api and Bumblebee
MIT License
0 stars 6 forks source link

Use unittest #4

Closed vsudilov closed 8 years ago

vsudilov commented 9 years ago

We should be subclassing all of the unitests with unittest.TestCase. OOP is a win here.