test_nop: Test 'Nop' object

View source: R/helper.R

test_nopR Documentation

Test Nop object

Description

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.


ino documentation built on Sept. 29, 2023, 5:09 p.m.