Definition at line 30 of file NFToken_test.cpp.
◆ ownerCount()
◆ mintedCount()
◆ burnedCount()
◆ nftCount()
◆ ticketCount()
◆ lastClose()
◆ testEnabled()
◆ testMintReserve()
void ripple::NFToken_test::testMintReserve |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintMaxTokens()
void ripple::NFToken_test::testMintMaxTokens |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintInvalid()
void ripple::NFToken_test::testMintInvalid |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testBurnInvalid()
void ripple::NFToken_test::testBurnInvalid |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testCreateOfferInvalid()
void ripple::NFToken_test::testCreateOfferInvalid |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testCancelOfferInvalid()
void ripple::NFToken_test::testCancelOfferInvalid |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testAcceptOfferInvalid()
void ripple::NFToken_test::testAcceptOfferInvalid |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintFlagBurnable()
void ripple::NFToken_test::testMintFlagBurnable |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintFlagOnlyXRP()
void ripple::NFToken_test::testMintFlagOnlyXRP |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintFlagCreateTrustLine()
void ripple::NFToken_test::testMintFlagCreateTrustLine |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintFlagTransferable()
void ripple::NFToken_test::testMintFlagTransferable |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintTransferFee()
void ripple::NFToken_test::testMintTransferFee |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintTaxon()
void ripple::NFToken_test::testMintTaxon |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testMintURI()
◆ testCreateOfferDestination()
void ripple::NFToken_test::testCreateOfferDestination |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testCreateOfferDestinationDisallowIncoming()
void ripple::NFToken_test::testCreateOfferDestinationDisallowIncoming |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testCreateOfferExpiration()
void ripple::NFToken_test::testCreateOfferExpiration |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testCancelOffers()
void ripple::NFToken_test::testCancelOffers |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testCancelTooManyOffers()
void ripple::NFToken_test::testCancelTooManyOffers |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testBrokeredAccept()
void ripple::NFToken_test::testBrokeredAccept |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testNFTokenOfferOwner()
void ripple::NFToken_test::testNFTokenOfferOwner |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testNFTokenWithTickets()
void ripple::NFToken_test::testNFTokenWithTickets |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testNFTokenDeleteAccount()
void ripple::NFToken_test::testNFTokenDeleteAccount |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testNftXxxOffers()
void ripple::NFToken_test::testNftXxxOffers |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testFixNFTokenNegOffer()
void ripple::NFToken_test::testFixNFTokenNegOffer |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testIOUWithTransferFee()
void ripple::NFToken_test::testIOUWithTransferFee |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testBrokeredSaleToSelf()
void ripple::NFToken_test::testBrokeredSaleToSelf |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testFixNFTokenRemint()
void ripple::NFToken_test::testFixNFTokenRemint |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testTxJsonMetaFields()
void ripple::NFToken_test::testTxJsonMetaFields |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ testWithFeats()
void ripple::NFToken_test::testWithFeats |
( |
FeatureBitset |
features | ) |
|
|
private |
◆ run()
void ripple::NFToken_test::run |
( |
| ) |
|
|
override |
◆ disallowIncoming