MCPcopy Create free account
hub / github.com/OpenTSDB/opentsdb / getDurationIntervalEmpty

Method getDurationIntervalEmpty

test/utils/TestDateTime.java:460–463  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

458 }
459
460 @Test (expected = IllegalArgumentException.class)
461 public void getDurationIntervalEmpty() {
462 DateTime.getDurationInterval("");
463 }
464
465 @Test
466 public void setTimeZone() {

Callers

nothing calls this directly

Calls 1

getDurationIntervalMethod · 0.95

Tested by

no test coverage detected