mirror of
https://github.com/usetrmnl/trmnl-android.git
synced 2026-04-29 13:35:26 -07:00
Update DateTimeFormatterTest documentation to be more specific
Co-authored-by: hossain-khan <99822+hossain-khan@users.noreply.github.com>
This commit is contained in:
co-authored by
hossain-khan
parent
b44e8ef3b9
commit
3e8e701915
@@ -4,7 +4,7 @@ import com.google.common.truth.Truth.assertThat
|
||||
import org.junit.Test
|
||||
|
||||
/**
|
||||
* Unit tests for DateTimeFormatter functions.
|
||||
* Unit tests for the getTimeElapsedString function in DateTimeFormatter.kt.
|
||||
*
|
||||
* Note: These tests use relative timestamps based on System.currentTimeMillis() to avoid
|
||||
* static mocking issues. Each test creates a timestamp that is a fixed duration in the past.
|
||||
|
||||
Reference in New Issue
Block a user