You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android/app/src/androidTest/java/com/github/quarck/calnotify/calendarmonitor/CalendarTestFixtureExampleTest.kt
+3
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,9 @@ class CalendarTestFixtureExampleTest {
Copy file name to clipboardExpand all lines: android/app/src/androidTest/java/com/github/quarck/calnotify/calendarmonitor/FixturedCalendarMonitorServiceTest.kt
+3
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,9 @@ class FixturedCalendarMonitorServiceTest {
39
39
funsetup() {
40
40
DevLog.info(LOG_TAG, "Setting up fixture for calendar monitor tests")
Copy file name to clipboardExpand all lines: android/app/src/androidTest/java/com/github/quarck/calnotify/calendarmonitor/SimpleCalendarMonitoringTest.kt
+3
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,9 @@ class SimpleCalendarMonitoringTest {
36
36
funsetup() {
37
37
DevLog.info(LOG_TAG, "Setting up test with CalendarMonitorTestFixture")
0 commit comments