BizareChat icon indicating copy to clipboard operation
BizareChat copied to clipboard

Android BizareChat

Results 1 BizareChat issues
Sort by recently updated
recently updated
newest added

I am trying to run a unit test similar to the one you wrote here https://github.com/ukevgen/BizareChat/blob/89ed302674307bd730f0db3583788045e56e0c77/app/src/test/java/com/internship/pbt/bizarechat/presentation/LoginPresenterUnitTest.java#L124 However for me it throws the Exception even though the test passes. https://github.com/lawloretienne/MovieHub/blob/master/app/src/test/java/com/etiennelawlor/moviehub/TelevisionShowsPresenterTest.java#L69 So...