Uses of Class
dev.aherscu.qa.testing.example.model.tutorial.Symbol
-
Packages that use Symbol Package Description dev.aherscu.qa.testing.example.model.tutorial dev.aherscu.qa.testing.example.steps.tutorial -
-
Uses of Symbol in dev.aherscu.qa.testing.example.model.tutorial
Fields in dev.aherscu.qa.testing.example.model.tutorial with type parameters of type Symbol Modifier and Type Field Description List<Symbol>
ExchangeInfoResponse. symbols
Methods in dev.aherscu.qa.testing.example.model.tutorial that return Symbol Modifier and Type Method Description Symbol
Symbol.SymbolBuilder. build()
Method parameters in dev.aherscu.qa.testing.example.model.tutorial with type arguments of type Symbol Modifier and Type Method Description ExchangeInfoResponse.ExchangeInfoResponseBuilder
ExchangeInfoResponse.ExchangeInfoResponseBuilder. symbols(List<Symbol> symbols)
-
Uses of Symbol in dev.aherscu.qa.testing.example.steps.tutorial
Method parameters in dev.aherscu.qa.testing.example.steps.tutorial with type arguments of type Symbol Modifier and Type Method Description SELF
BinanceVerifications. the_exchange_info(org.hamcrest.Matcher<Stream<Symbol>> symbolsMatcher)
-