tests/testthat/test-retry.r

context("Retry")

test_that("Stop conditions work", {
  expect_true(FALSE)
})

test_that("Wait conditions work", {
  expect_true(FALSE)
})

test_that("Runtime conditions work", {
  expect_true(FALSE)
})
ramhiser/retry documentation built on May 26, 2019, 10:12 p.m.