Uses of Package
org.junit.jupiter.api
Packages that use org.junit.jupiter.api
Package
Description
JUnit Jupiter API for writing tests.
JUnit Jupiter API for writing extensions.
-
Classes in org.junit.jupiter.api used by org.junit.jupiter.apiClassDescriptionBuilder for
AssertionFailedErrors.ClassDescriptorencapsulates functionality for a givenClass.ClassOrdererdefines the API for ordering top-level test classes and@Nestedtest classes.ClassOrdererContextencapsulates the context in which aClassOrdererwill be invoked.@DisplayNameGenerationis used to declare a custom display name generator for the annotated test class.DisplayNameGeneratordefines the SPI for generating display names programmatically.SimpleDisplayNameGeneratorthat removes trailing parentheses for methods with no parameters.StandardDisplayNameGenerator.ADynamicContaineris a container generated at runtime.Configurationof aDynamicContainer.DynamicNodeserves as the abstract base class for a container or a test case generated at runtime.Configurationof aDynamicNodeor one of its subinterfaces.ADynamicTestis a test case generated at runtime.Configurationof aDynamicTest.Represents a media type as defined by RFC 2045.MethodDescriptorencapsulates functionality for a givenMethod.MethodOrdererdefines the API for ordering the test methods in a given test class.MethodOrdererContextencapsulates the context in which aMethodOrdererwill be invoked.Namedis a container that associates a name with a given payload.Enumeration of test instance lifecycle modes.@TestTemplateis used to signal that the annotated method is a test template method.ThreadModeis used to define whether test code should be executed in the thread of the calling code or in a separate thread. -
Classes in org.junit.jupiter.api used by org.junit.jupiter.api.extensionClassDescriptionRepresents a media type as defined by RFC 2045.Enumeration of test instance lifecycle modes.