junit 简介、中文文档、中英对照文档 下载

叁歲伎倆 2024-03-29 15:54 179阅读 0赞

junit 文档 下载链接(含jar包、源码、pom)































组件名称 中文-文档-下载链接 中英对照-文档-下载链接
junit-4.11.jar junit-4.11-API文档-中文版.zip junit-4.11-API文档-中英对照版.zip
junit-4.12.jar junit-4.12-API文档-中文版.zip junit-4.12-API文档-中英对照版.zip
junit-4.13.1.jar junit-4.13.1-API文档-中文版.zip junit-4.13.1-API文档-中英对照版.zip
junit-4.13.2.jar junit-4.13.2-API文档-中文版.zip junit-4.13.2-API文档-中英对照版.zip

junit 简介

JUnit是一个单元测试框架,用于在Java上编写和运行可重复的自动化测试。

在这里插入图片描述

junit 中文文档、中英对照文档 说明

摘要:junit、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、junit、中英对照文档、jar包、java;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package)

junit.extensions

junit.framework

junit.runner

junit.textui

org.hamcrest

org.hamcrest.core

org.junit

org.junit.experimental

org.junit.experimental.categories

org.junit.experimental.max

org.junit.experimental.results

org.junit.experimental.runners

org.junit.experimental.theories

org.junit.experimental.theories.suppliers

org.junit.function

org.junit.matchers

org.junit.rules

org.junit.runner

org.junit.runner.manipulation

org.junit.runner.notification

org.junit.runners

org.junit.runners.model

org.junit.runners.parameterized

org.junit.validator

涉及的类(class)

ActiveTestSuite

After

AfterClass

AllOf

AllTests

Alphanumeric

Annotatable

AnnotationsValidator

AnnotationValidator

AnnotationValidatorFactory

AnyOf

Assert

Assert

AssertionFailedError

Assume

AssumptionViolatedException

BaseDescription

BaseMatcher

BaseTestRunner

Before

BeforeClass

BlockJUnit4ClassRunner

BlockJUnit4ClassRunnerWithParameters

BlockJUnit4ClassRunnerWithParametersFactory

Categories

Categories.CategoryFilter

Categories.ExcludeCategory

Categories.IncludeCategory

Category

CategoryValidator

ClassRule

CombinableMatcher

CombinableMatcher.CombinableBothMatcher

CombinableMatcher.CombinableEitherMatcher

ComparisonCompactor

ComparisonFailure

ComparisonFailure

Computer

Condition

Condition.Step

CoreMatchers

CouldNotReadCoreException

CustomMatcher

CustomTypeSafeMatcher

DataPoint

DataPoints

Describable

DescribedAs

Description

Description

Description.NullDescription

DiagnosingMatcher

DisableOnDebug

Enclosed

ErrorCollector

Every

ExcludeCategories

ExpectedException

ExternalResource

Factory

Failure

FeatureMatcher

Filter

Filterable

FilterFactory

FilterFactory.FilterNotCreatedException

FilterFactoryParams

FixMethodOrder

FrameworkField

FrameworkMember

FrameworkMethod

FromDataPoints

Ignore

IncludeCategories

InitializationError

InvalidOrderingException

InvalidTestClassError

Is

IsAnything

IsCollectionContaining

IsEqual

IsInstanceOf

IsNot

IsNull

IsSame

JUnit4

JUnit4TestAdapter

JUnit4TestAdapterCache

JUnit4TestCaseFacade

JUnitCore

JUnitMatchers

Matcher

MatcherAssert

MaxCore

MaxHistory

MemberValueConsumer

MethodRule

MethodSorters

MultipleFailureException

NoTestsRemainException

Orderable

Orderer

Ordering

Ordering.Context

Ordering.Factory

OrderWith

OrderWithValidator

ParallelComputer

Parameterized

Parameterized.AfterParam

Parameterized.BeforeParam

Parameterized.Parameter

Parameterized.Parameters

Parameterized.UseParametersRunnerFactory

ParameterSignature

ParametersRunnerFactory

ParametersSuppliedBy

ParameterSupplier

ParentRunner

PotentialAssignment

PotentialAssignment.CouldNotGenerateValueException

PrintableResult

Protectable

PublicClassValidator

RepeatedTest

Request

Result

ResultMatchers

ResultPrinter

Rule

RuleChain

RunListener

RunListener.ThreadSafe

Runner

RunnerBuilder

RunnerScheduler

RunNotifier

RunRules

RunWith

SelfDescribing

Sortable

Sorter

Statement

StoppedByUserException

Stopwatch

StringContains

StringDescription

StringEndsWith

StringStartsWith

SubstringMatcher

Suite

Suite.SuiteClasses

TemporaryFolder

TemporaryFolder.Builder

Test

Test

Test.None

TestCase

TestClass

TestClassValidator

TestCouldNotBeSkippedException

TestDecorator

TestedOn

TestedOnSupplier

TestFailure

TestListener

TestName

TestResult

TestRule

TestRunListener

TestRunner

TestSetup

TestSuite

TestTimedOutException

TestWatcher

TestWatchman

TestWithParameters

Theories

Theories.TheoryAnchor

Theory

ThrowingRunnable

Timeout

Timeout.Builder

TypeSafeDiagnosingMatcher

TypeSafeMatcher

ValidateWith

Verifier

Version

发表评论

表情:
评论列表 (有 0 条评论,179人围观)

还没有评论,来说两句吧...

相关阅读