tests/testthat/test-GetDirectoryAndName.R

#################################################################################################### .
#   Program/Function Name:
#   Author: Author Name
#   Description: Test file for GetDirectoryAndName
#   Change History:
#   Last Modified Date: 10/01/2020
#################################################################################################### .


context( "GetDirectoryAndName")

test_that("Test- GetDirectoryAndName", {
    # Example test that will fail
    # nRet         <- 1
    # nExpectedRet <- 10


    # expect_equal( nRet, nExpectedRet, info = "The test failed...", label ="Test for ..." )
})
BioPharmSoftGrp/BaSS documentation built on April 2, 2021, 2:34 a.m.