Alfresco SDK Junit test cases are not working
Currently I'm trying to create a test environment in Junit. As an example I used the DemoComponentTest.class to create my own Test class:import com.tradeshift.test.remote.Remote;import com.tradeshift.test.remote.RemoteTestRunner;import org.alfresco.s...