subtest 'list() tests' => sub {
plan tests => 20;
plan tests => 21;
# Mock ILLBackend (as object)
my $backend = Test::MockObject->new;
-