made some fix
This commit is contained in:
		
							parent
							
								
									3f8d9e9853
								
							
						
					
					
						commit
						36b09aa724
					
				
					 3 changed files with 0 additions and 35 deletions
				
			
		| 
						 | 
				
			
			@ -1,27 +0,0 @@
 | 
			
		|||
package com.uottawa.olympus.olympusservices;
 | 
			
		||||
 | 
			
		||||
import android.support.test.annotation.UiThreadTest;
 | 
			
		||||
import android.support.test.rule.ActivityTestRule;
 | 
			
		||||
import android.widget.TextView;
 | 
			
		||||
 | 
			
		||||
import org.junit.Before;
 | 
			
		||||
import org.junit.Rule;
 | 
			
		||||
import org.junit.Test;
 | 
			
		||||
 | 
			
		||||
public class ServiceProviderTest {
 | 
			
		||||
    /*@Rule
 | 
			
		||||
    public ActivityTestRule<ServiceProvider> mActivityTestRule2 = new ActivityTestRule<ServiceProvider>(ServiceProvider.class);
 | 
			
		||||
    private ServiceProvider mActivity2 = null;
 | 
			
		||||
    private TextView text;
 | 
			
		||||
 | 
			
		||||
    @Before
 | 
			
		||||
    public void setUp() throws Exception{
 | 
			
		||||
        mActivity2=mActivityTestRule2.getActivity();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    @Test
 | 
			
		||||
    @UiThreadTest
 | 
			
		||||
    public void checkServices() throws Exception{
 | 
			
		||||
 | 
			
		||||
    }*/
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -1,4 +0,0 @@
 | 
			
		|||
package com.uottawa.olympus.olympusservices;
 | 
			
		||||
 | 
			
		||||
public class ServiceTest {
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -1,4 +0,0 @@
 | 
			
		|||
package com.uottawa.olympus.olympusservices;
 | 
			
		||||
 | 
			
		||||
public class ServiceTest2 {
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue