tests/testthat/test.get_no_goptima.R

test_that("Number of optima is the correct one", {
	for(i in 1:20){
		expect_true(nopt[i] == get_no_goptima(i))
	}
})
jhoffjann/nmmso_benchmark documentation built on May 19, 2019, 9:27 a.m.