tests/testthat/test-05-get_full_account_name.R

test_that("Get the full account name related to a given part of an account name", {
  expect_gt(NROW(get_full_account_name(account= "resultado")),0)
  expect_gt(NROW(get_full_account_name()),0)
})
tchiluanda/rtn documentation built on Feb. 17, 2024, 12:10 a.m.