tests/testthat/test-bib2.R

context("Utils")

    test_that("yy2dbnam", {

    expect_equal( yy2dbnam ( year(Sys.time()) )  ,          "FIELD_BTatWESTERHOLZ" )
    expect_equal( yy2dbnam ( 2017 )  ,          "FIELD_2017_BTatWESTERHOLZ" )



    })
mpio-be/bib2 documentation built on Dec. 12, 2021, 10:48 p.m.