MCPcopy Create free account
hub / github.com/amazon-ion/ion-java / testClobData

Method testClobData

src/test/java/com/amazon/ion/ClobTest.java:181–186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

179 }
180
181 @Test
182 public void testClobData()
183 throws Exception
184 {
185 checkUtf8("abc", "{{\"abc\"}}");
186 }
187
188 @Test
189 public void testByteSize()

Callers

nothing calls this directly

Calls 1

checkUtf8Method · 0.95

Tested by

no test coverage detected