17.11. test_loopless

Test functionalities of loopless.py

17.11.1. Module Contents

17.11.1.1. Functions

construct_ll_test_model()

Construct test model.

ll_test_model(request)

Return test model set with different solvers.

test_loopless_benchmark_before(benchmark)

Benchmark initial condition.

test_loopless_benchmark_after(benchmark)

Benchmark final condition.

test_loopless_solution(ll_test_model)

Test loopless_solution().

test_loopless_solution_fluxes(model)

Test fluxes of loopless_solution()

test_add_loopless(ll_test_model)

Test add_loopless().

test_loopless.construct_ll_test_model()[source]

Construct test model.

test_loopless.ll_test_model(request)[source]

Return test model set with different solvers.

test_loopless.test_loopless_benchmark_before(benchmark)[source]

Benchmark initial condition.

test_loopless.test_loopless_benchmark_after(benchmark)[source]

Benchmark final condition.

test_loopless.test_loopless_solution(ll_test_model)[source]

Test loopless_solution().

test_loopless.test_loopless_solution_fluxes(model)[source]

Test fluxes of loopless_solution()

test_loopless.test_add_loopless(ll_test_model)[source]

Test add_loopless().