Contract test base.
Info
Version: | 1.10.0 |
Author(s): | AElf |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aelf.io/ |
NuGet Url: | https://www.nuget.org/packages/AElf.ContractTestBase |
Install
Install-Package AElf.ContractTestBase
dotnet add package AElf.ContractTestBase
paket add AElf.ContractTestBase
AElf.ContractTestBase Download (Unzip the "nupkg" after downloading)
Dependencies
- AElf.Contracts.Genesis(>= 1.0.0)
- AElf.ContractDeployer(>= 1.0.0)
- AElf.CrossChain(>= 1.0.0)
- AElf.EconomicSystem(>= 1.0.0)
- AElf.GovernmentSystem(>= 1.0.0)
- AElf.Kernel.SmartContract.ExecutionPluginForCallThreshold(>= 1.0.0)
- AElf.Kernel.SmartContract.ExecutionPluginForMethodFee(>= 1.0.0)
- AElf.Kernel.SmartContract.ExecutionPluginForResourceFee(>= 1.0.0)
- AElf.Kernel(>= 1.0.0)
- AElf.Runtime.CSharp(>= 1.0.0)
- MartinCostello.Logging.XUnit(>= 0.1.0)
- Moq(>= 4.14.5)
- Volo.Abp.Autofac(>= 3.1.0)
- Volo.Abp.TestBase(>= 3.1.0)
- xunit.assert(>= 2.4.1)