Which junit base class should be used for testing TeamModele
![]()
Hi,
I'm looking to add junit tests for some of our "TeamModelled" Rest services. I see two base classes that are used for other tests classes, which one is the recommended/best practice to use? AbstractRemoteServiceTestCase or RestTest? Thanks, - Sachin |