tests/testthat/test-02.plantuml.R

test_that(
  "plantuml() returns correct plantuml object",
  {
    expect_snapshot(
      {
        plantuml("Test")
      }
    )
  }
)
rkrug/plantuml documentation built on June 3, 2023, 6:24 a.m.