tests/testthat/test_zzz.R

context("Post check for any potential memory leaking")

test_that("Testing memory leaking",
          {
            expect_equal(nrow(listSharedObjects()),0)
          }
          )
Jiefei-Wang/SharedObject documentation built on Aug. 19, 2023, 5:47 p.m.