test

package
v0.43.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const RPC_ADDRESS = "http://127.0.0.1:8116"

Variables

This section is empty.

Functions

func TestAccountNumber added in v0.43.2

func TestAccountNumber(t *testing.T)

func TestActionByPayByFrom added in v0.43.2

func TestActionByPayByFrom(t *testing.T)

func TestActionByPayByTo added in v0.43.2

func TestActionByPayByTo(t *testing.T)

func TestAllBalance added in v0.43.0

func TestAllBalance(t *testing.T)

func TestBlockHashAndBlockNumberDoNotMatch added in v0.43.0

func TestBlockHashAndBlockNumberDoNotMatch(t *testing.T)

func TestBuildAdjustAccountTransaction added in v0.43.2

func TestBuildAdjustAccountTransaction(t *testing.T)

func TestCannotFind added in v0.43.0

func TestCannotFind(t *testing.T)

func TestCkbInsufficientBalanceToPayTheFee1 added in v0.43.2

func TestCkbInsufficientBalanceToPayTheFee1(t *testing.T)

func TestCkbInsufficientBalanceToPayTheFee2 added in v0.43.2

func TestCkbInsufficientBalanceToPayTheFee2(t *testing.T)

func TestCustomizedFeeRate added in v0.43.0

func TestCustomizedFeeRate(t *testing.T)

func TestDefaultFeeRate added in v0.43.0

func TestDefaultFeeRate(t *testing.T)

func TestFleeting added in v0.43.0

func TestFleeting(t *testing.T)

func TestFromKeyAddressAndToKeyAddressWithCkb added in v0.43.0

func TestFromKeyAddressAndToKeyAddressWithCkb(t *testing.T)

func TestFromKeyAddressAndToKeyAddressWithUdt added in v0.43.0

func TestFromKeyAddressAndToKeyAddressWithUdt(t *testing.T)

func TestFromNormalAddressesAndToNormalAddressWithCkb added in v0.43.0

func TestFromNormalAddressesAndToNormalAddressWithCkb(t *testing.T)

func TestFromNormalAddressesAndToNormalAddressWithUdt added in v0.43.0

func TestFromNormalAddressesAndToNormalAddressWithUdt(t *testing.T)

func TestFromNormalAddressesWithCkb added in v0.43.0

func TestFromNormalAddressesWithCkb(t *testing.T)

func TestFromNormalAddressesWithUdt added in v0.43.0

func TestFromNormalAddressesWithUdt(t *testing.T)

func TestGetCkbBalance added in v0.43.2

func TestGetCkbBalance(t *testing.T)

func TestGetGenericBlockWithBlockHash added in v0.43.0

func TestGetGenericBlockWithBlockHash(t *testing.T)

func TestGetGenericBlockWithBlockHashAndBlockNumber added in v0.43.0

func TestGetGenericBlockWithBlockHashAndBlockNumber(t *testing.T)

func TestGetGenericBlockWithBlockNumber added in v0.43.0

func TestGetGenericBlockWithBlockNumber(t *testing.T)

func TestGetGenericTransaction added in v0.43.0

func TestGetGenericTransaction(t *testing.T)

func TestGetSudtBalance

func TestGetSudtBalance(t *testing.T)

func TestMultiFromMultiTo

func TestMultiFromMultiTo(t *testing.T)

func TestMultiFromSingleTo

func TestMultiFromSingleTo(t *testing.T)

func TestQueryGenericTransactionsWithAcpAddress added in v0.43.0

func TestQueryGenericTransactionsWithAcpAddress(t *testing.T)

func TestQueryGenericTransactionsWithAll added in v0.43.0

func TestQueryGenericTransactionsWithAll(t *testing.T)

func TestQueryGenericTransactionsWithChequeAddress added in v0.43.0

func TestQueryGenericTransactionsWithChequeAddress(t *testing.T)

func TestQueryGenericTransactionsWithCkb added in v0.43.0

func TestQueryGenericTransactionsWithCkb(t *testing.T)

func TestQueryGenericTransactionsWithFromBlock added in v0.43.0

func TestQueryGenericTransactionsWithFromBlock(t *testing.T)

func TestQueryGenericTransactionsWithFromBlockAndToBlock added in v0.43.0

func TestQueryGenericTransactionsWithFromBlockAndToBlock(t *testing.T)

func TestQueryGenericTransactionsWithLimit added in v0.43.0

func TestQueryGenericTransactionsWithLimit(t *testing.T)

func TestQueryGenericTransactionsWithOffset added in v0.43.0

func TestQueryGenericTransactionsWithOffset(t *testing.T)

func TestQueryGenericTransactionsWithOrder added in v0.43.0

func TestQueryGenericTransactionsWithOrder(t *testing.T)

func TestQueryGenericTransactionsWithToBlock added in v0.43.0

func TestQueryGenericTransactionsWithToBlock(t *testing.T)

func TestQueryGenericTransactionsWithUdt added in v0.43.0

func TestQueryGenericTransactionsWithUdt(t *testing.T)

func TestRegisterAddresses added in v0.43.0

func TestRegisterAddresses(t *testing.T)

func TestSingleFromMultiTo

func TestSingleFromMultiTo(t *testing.T)

func TestSingleFromSingleTo

func TestSingleFromSingleTo(t *testing.T)

func TestSourceByFleeting added in v0.43.2

func TestSourceByFleeting(t *testing.T)

func TestSourceByUnconstrained added in v0.43.2

func TestSourceByUnconstrained(t *testing.T)

func TestTipGenericBlock added in v0.43.0

func TestTipGenericBlock(t *testing.T)

func TestToNormalAddressWithCkb added in v0.43.0

func TestToNormalAddressWithCkb(t *testing.T)

func TestToNormalAddressWithUdt added in v0.43.0

func TestToNormalAddressWithUdt(t *testing.T)

func TestTransferCompletionCkbWithLendByFrom

func TestTransferCompletionCkbWithLendByFrom(t *testing.T)

func TestTransferCompletionCkbWithPayByFrom

func TestTransferCompletionCkbWithPayByFrom(t *testing.T)

func TestTransferCompletionCkbWithPayByTo

func TestTransferCompletionCkbWithPayByTo(t *testing.T)

func TestTransferCompletionSudtWithLendByFrom

func TestTransferCompletionSudtWithLendByFrom(t *testing.T)

func TestTransferCompletionSudtWithPayByFrom

func TestTransferCompletionSudtWithPayByFrom(t *testing.T)

func TestTransferCompletionSudtWithPayByTo

func TestTransferCompletionSudtWithPayByTo(t *testing.T)

func TestUseCkbAlone added in v0.43.1

func TestUseCkbAlone(t *testing.T)

func TestUseCkbAndIndexer added in v0.43.1

func TestUseCkbAndIndexer(t *testing.T)

func TestUseCkbApiAlone added in v0.43.1

func TestUseCkbApiAlone(t *testing.T)

func TestUseIndexerAlone added in v0.43.1

func TestUseIndexerAlone(t *testing.T)

func TestUseMercuryAlone added in v0.43.1

func TestUseMercuryAlone(t *testing.T)

func TestWrongHeight added in v0.43.0

func TestWrongHeight(t *testing.T)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL