Skip to content

AhmedTawfiqM/UnitTestingPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitTestingPractice

3 types of Tests in Android

  • Unit
  • instrumentation (Integration)
  • UI

Unit Testing benefits

  • confirm code work like a charm
  • simulate App End User
  • you don't need run real device or emulator to test cases

3 Types of Tests

Tests Types

TDD, Test Driven Development

Principles of Test Driven Development

Tutorial

TDD Tutorial

TDD

Example

Testing in android

About

3 types of Tests in Android (Unit - instrumentation - UI)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages