tests/testthat/test_inline_response200124.R

# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate

context("Test InlineResponse200124")

model.instance <- InlineResponse200124$new()

test_that("total", {
  # tests for the property `total` (integer)

  # uncomment below to test the property
  #expect_equal(model.instance$`total`, "EXPECTED_RESULT")
})

test_that("list", {
  # tests for the property `list` (array[InlineResponse200124List])

  # uncomment below to test the property
  #expect_equal(model.instance$`list`, "EXPECTED_RESULT")
})
grahamjwhite/binanceRapi documentation built on Nov. 22, 2022, 9:37 p.m.