tests/testthat/test-checkMiRNANameConverter.R

# TODO: Add comment
#
# Author: stefanhaunsberger
###############################################################################

require(miRNAmeConverter);

context("MiRNANameConverter-instantiation");

test_that("With 'valid' inputs", {

			target = "MiRNANameConverter";

			expect_equal(class(MiRNANameConverter())[1], target);

		})

Try the miRNAmeConverter package in your browser

Any scripts or data that you put into this service are public.

miRNAmeConverter documentation built on Nov. 8, 2020, 5:36 p.m.