This helper function validates the configuration of a Nop object.
Usage
test_nop(x, at, optimizer_ids, time_limit, verbose, digits)
Arguments
- x
A Nop object.
- at, time_limit, verbose, digits
See documentation of method $test() from Nop object.
- optimizer_ids
A vector of indices.
Value
Invisibly TRUE if the tests are successful.