mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	Created a Robolectric unit test replacement for the NearbyActivity test.
This commit is contained in:
		
							parent
							
								
									9a5bff42d0
								
							
						
					
					
						commit
						ce32505ca3
					
				
					 11 changed files with 100 additions and 39 deletions
				
			
		|  | @ -11,7 +11,7 @@ import static org.hamcrest.CoreMatchers.is; | |||
| import static org.junit.Assert.assertThat; | ||||
| 
 | ||||
| @RunWith(RobolectricTestRunner.class) | ||||
| @Config(constants = BuildConfig.class, sdk = 21) | ||||
| @Config(constants = BuildConfig.class, sdk = 21, application = TestCommonsApplication.class) | ||||
| public class PageTitleTest { | ||||
|     @Test | ||||
|     public void displayTextShouldNotBeUnderscored() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paul Hawke
						Paul Hawke