MCPcopy Create free account
hub / github.com/OSGeo/gdal / testMDArrayStuff

Method testMDArrayStuff

swig/java/apps/GDALTestMultiDim.java:40–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 private static void testMDArrayStuff() {
41
42 test1d();
43 test2d();
44 test3d();
45 test4d();
46 }
47
48 private static void test1d() {
49

Callers 1

mainMethod · 0.95

Calls 4

test1dMethod · 0.95
test2dMethod · 0.95
test3dMethod · 0.95
test4dMethod · 0.95

Tested by

no test coverage detected