tests/testthat/test-hello.R

context("hello")

test_that("Says Hello", {
  expect_equal(hello("Ramnath"), "Hello , Ramnath")
})
ramnathv/testPkg1 documentation built on May 26, 2019, 10:55 p.m.