# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
context("Test InlineResponse200102DataProfitToday")
model.instance <- InlineResponse200102DataProfitToday$new()
test_that("BTC", {
# tests for the property `BTC` (character)
# uncomment below to test the property
#expect_equal(model.instance$`BTC`, "EXPECTED_RESULT")
})
test_that("BSV", {
# tests for the property `BSV` (character)
# uncomment below to test the property
#expect_equal(model.instance$`BSV`, "EXPECTED_RESULT")
})
test_that("BCH", {
# tests for the property `BCH` (character)
# uncomment below to test the property
#expect_equal(model.instance$`BCH`, "EXPECTED_RESULT")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.