I am working on an R-package, where during the test setup (in a setup file) list objects are defined.
obj_1 <- list(a = A, b = B)
Thereaft