MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / setUp

Method setUp

JSAT/test/jsat/utils/LongDoubleMapTest.java:45–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 @Before
46 public void setUp()
47 {
48 rand = RandomUtil.getRandom();
49 }
50
51 @After
52 public void tearDown()

Callers

nothing calls this directly

Calls 1

getRandomMethod · 0.95

Tested by

no test coverage detected