hanmolee / Realm-Create-RelationShip

Realm으로 관계형 데이터 베이스처럼 사용하기 (RealmList, LinkingObject), UnitTest Study
0 stars 0 forks source link

- UnitTest 할때 Realm DB Config를 다르게 해야 한다. #3

Closed hanmolee closed 6 years ago

hanmolee commented 6 years ago

그렇지 않으면 실제 사용하는 DB에 Test를 하게 되므로 불행한 일이 발생할 수도 있다. ㅠㅠ