android unit test1 [Android] Unit Test 작성하기 -1 아래 글은 이전에 작성한 ViewModel 클래스를 참고로 작성되었습니다. https://swjsw.tistory.com/20 [Android] Livedata 사용하기 아래 글은 이전에 작성한 ViewModel 클래스를 참고하여 작성 되었습니다. https://swjsw.tistory.com/19 Android ViewModel 사용법 1. ViewModel Implementation 하기 App 모듈의 build.gradle에 아래 내용을 추가하고 sync 합 swjsw.tistory.com 1. Unit Test 라이브러리 Implementation 하기 App 모듈의 build.gradle에 아래 내용을 추가하고 sync 합니다. 보통은 기본으로 추가되어 있습니다. dependencies { te.. 2023. 9. 22. 이전 1 다음