Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractTychoIntegrationTest - Class in org.eclipse.tycho.test
- AbstractTychoIntegrationTest() - Constructor for class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- AbstractTychoMojoTestCase - Class in org.eclipse.tycho.testing
- AbstractTychoMojoTestCase() - Constructor for class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- ArchiveContentUtil - Class in org.eclipse.tycho.test.util
- ArchiveContentUtil() - Constructor for class org.eclipse.tycho.test.util.ArchiveContentUtil
- assertDirectoryDoesNotExist(File, String) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- assertDirectoryExists(File, String) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- assertFileDoesNotExist(File, String) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- assertFileExists(File, String) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
-
Check that at least one file matching the given pattern exits and returns an array of matching files
- assertNumberOfBundles(int) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- assertNumberOfFeatures(int) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- assertNumberOfUnits(int) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- assertNumberOfUnits(int, Predicate<P2RepositoryTool.IdAndVersion>) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
C
- calculateExecutionPlan(MavenSession, boolean, String...) - Method in class org.eclipse.tycho.testing.EmptyLifecycleExecutor
- calculateExecutionPlan(MavenSession, String...) - Method in class org.eclipse.tycho.testing.EmptyLifecycleExecutor
- calculateForkedExecutions(MojoExecution, MavenSession) - Method in class org.eclipse.tycho.testing.EmptyLifecycleExecutor
- CompoundRuntimeException - Exception in org.eclipse.tycho.testing
- CompoundRuntimeException(Collection<Throwable>) - Constructor for exception org.eclipse.tycho.testing.CompoundRuntimeException
- configureMojoWithDefaultConfiguration(Mojo, MavenSession, String) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
-
Configures the given mojo according to the specified goal of the given session.
E
- ECLIPSE_LATEST - Static variable in class org.eclipse.tycho.test.util.EnvironmentUtil
- EclipseInstallationTool - Class in org.eclipse.tycho.test.util
- EmptyLifecycleExecutor - Class in org.eclipse.tycho.testing
- EmptyLifecycleExecutor() - Constructor for class org.eclipse.tycho.testing.EmptyLifecycleExecutor
- EnvironmentUtil - Class in org.eclipse.tycho.test.util
-
Provides system properties and certain properties from the test code build ("outer build"), like the location of the local Maven repository.
- EnvironmentUtil() - Constructor for class org.eclipse.tycho.test.util.EnvironmentUtil
- equals(Object) - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IdAndVersion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.RepositoryReference
-
Indicates whether some other object is "equal to" this one.
- execute(MavenSession) - Method in class org.eclipse.tycho.testing.EmptyLifecycleExecutor
- executeForkedExecutions(MojoExecution, MavenSession) - Method in class org.eclipse.tycho.testing.EmptyLifecycleExecutor
F
- findBinaryArtifact(String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- findBundleArtifact(String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- findFeatureArtifact(String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- forEclipseRepositoryModule(File) - Static method in class org.eclipse.tycho.test.util.P2RepositoryTool
- forInstallationInEclipseRepositoryTarget(File, String, TargetEnvironment, String) - Static method in class org.eclipse.tycho.test.util.EclipseInstallationTool
G
- getAllProvidedPackages() - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getAllRepositoryReferences() - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getAllUnitIds() - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getAllUnits() - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getArtifacts() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
- getBasedir() - Static method in class org.eclipse.tycho.testing.TychoPlexusTestCase
- getBasedir(String) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getBasedir(String) - Static method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getBasedir(String) - Static method in class org.eclipse.tycho.testing.TestUtil
- getBasedir(String) - Static method in class org.eclipse.tycho.testing.TychoPlexusTestCase
- getBinaryArtifact(String, String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getBundleArtifact(String, String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getBundles() - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getContainer() - Method in class org.eclipse.tycho.testing.TychoPlexusTestCase
- getCustomConfigurationName() - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getFeatureArtifact(String, String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getFeatures() - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getFileContent(File, String) - Static method in class org.eclipse.tycho.test.util.ArchiveContentUtil
-
Returns the content of the given file as string.
- getFileLocker(File) - Method in class org.eclipse.tycho.test.util.NoopFileLockService
- getFilesInZip(File) - Static method in class org.eclipse.tycho.test.util.ArchiveContentUtil
-
Returns a list of file and folder entries in the given zip archive.
- getFirstMatchingNode(Object, String) - Static method in class org.eclipse.tycho.test.util.XMLTool
- getHttpServerPort() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- getInclusionIds() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Returns the IDs of IUs required with strict version range.
- getInclusions() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Returns units required with strict version range.
- getInstalledFeatureIds() - Method in class org.eclipse.tycho.test.util.EclipseInstallationTool
- getIU(String, String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
-
Returns the IU with the given ID and version.
- getLocalRepo() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- getLocalRepository() - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getMatchingNodes(Object, String) - Static method in class org.eclipse.tycho.test.util.XMLTool
- getMatchingNodesValue(Object, String) - Static method in class org.eclipse.tycho.test.util.XMLTool
- getMavenHome() - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getMavenHome() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- getMessage() - Method in exception org.eclipse.tycho.testing.CompoundRuntimeException
- getPluginsBoundByDefaultToAllLifecycles(String) - Method in class org.eclipse.tycho.testing.EmptyLifecycleExecutor
- getProject(List<MavenProject>, String) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getProjectWithArtifactId(List<MavenProject>, String) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getProjectWithName(List<MavenProject>, String) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getProperties() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Returns the properties of the IU as "key=value" strings.
- getProvidedCapabilities() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
- getRequiredIds() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
- getSortedProjects(File) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getSortedProjects(File, Properties) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- getTargetPlatform() - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getTargetPlatform() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- getTestResourceLocation(String) - Static method in class org.eclipse.tycho.testing.TestUtil
- getTestSettings() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- getTychoVersion() - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getTychoVersion() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- getUniqueIU(String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
-
Returns the unique IU with the given ID.
- getUnitVersions(String) - Method in class org.eclipse.tycho.test.util.P2RepositoryTool
- getVerifier(String) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getVerifier(String, boolean) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getVerifier(String, boolean, boolean) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getVerifier(String, boolean, File) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getVerifier(String, boolean, File, boolean) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- getVersion() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
H
- hashCode() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IdAndVersion
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.RepositoryReference
-
Returns a hash code value for this object.
- hasSequence(T...) - Static method in class org.eclipse.tycho.test.util.TychoMatchers
-
Creates a matcher matching any list that contains the given sequence of elements.
I
- id() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IdAndVersion
-
Returns the value of the
idrecord component. - IdAndVersion(String, String) - Constructor for record class org.eclipse.tycho.test.util.P2RepositoryTool.IdAndVersion
-
Creates an instance of a
IdAndVersionrecord class. - isForked() - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- isFreeBSD() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- isLinux() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- isMac() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- isWindows() - Static method in class org.eclipse.tycho.test.util.EnvironmentUtil
- IU(Node) - Constructor for record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Creates an instance of a
IUrecord class.
L
- lookup(Class<T>) - Method in class org.eclipse.tycho.testing.TychoPlexusTestCase
- lookup(Class<T>, String) - Method in class org.eclipse.tycho.testing.TychoPlexusTestCase
- lookupList(Class<T>) - Method in class org.eclipse.tycho.testing.TychoPlexusTestCase
- lookupMojo(String, File) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- lookupMojoWithDefaultConfiguration(MavenProject, MavenSession, String) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
-
Returns a mojo configured with the mojo's default configuration.
M
- maven - Variable in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- modifySession(MavenSession) - Method in class org.eclipse.tycho.testing.TychoPlexusTestCase
N
- name - Variable in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- newMavenExecutionRequest(File) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- newMavenSession(MavenProject, List<MavenProject>) - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- NoopFileLockService - Class in org.eclipse.tycho.test.util
- NoopFileLockService() - Constructor for class org.eclipse.tycho.test.util.NoopFileLockService
O
- options() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.RepositoryReference
-
Returns the value of the
optionsrecord component. - org.eclipse.tycho.test - package org.eclipse.tycho.test
- org.eclipse.tycho.test.util - package org.eclipse.tycho.test.util
- org.eclipse.tycho.testing - package org.eclipse.tycho.testing
P
- P2RepositoryTool - Class in org.eclipse.tycho.test.util
- P2RepositoryTool.IdAndVersion - Record Class in org.eclipse.tycho.test.util
- P2RepositoryTool.IU - Record Class in org.eclipse.tycho.test.util
- P2RepositoryTool.RepositoryReference - Record Class in org.eclipse.tycho.test.util
- parseXMLDocument(File) - Static method in class org.eclipse.tycho.test.util.XMLTool
- parseXMLDocumentFromJar(File, String) - Static method in class org.eclipse.tycho.test.util.XMLTool
R
- RepositoryReference(String, int, int) - Constructor for record class org.eclipse.tycho.test.util.P2RepositoryTool.RepositoryReference
-
Creates an instance of a
RepositoryReferencerecord class. - resourceFile(String) - Static method in class org.eclipse.tycho.testing.TychoPlexusTestCase
S
- setUp() - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- setUpServiceAndSession() - Method in class org.eclipse.tycho.testing.TychoPlexusTestCase
T
- tearDown() - Method in class org.eclipse.tycho.testing.AbstractTychoMojoTestCase
- tearDown() - Method in class org.eclipse.tycho.testing.TychoPlexusTestCase
- temporaryFolder - Variable in class org.eclipse.tycho.testing.TychoPlexusTestCase
- TestUtil - Class in org.eclipse.tycho.testing
- TestUtil() - Constructor for class org.eclipse.tycho.testing.TestUtil
- toString() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IdAndVersion
-
Returns a string representation of this record class.
- toString() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Returns a string representation of this record class.
- toString() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.RepositoryReference
-
Returns a string representation of this record class.
- toURI(File) - Method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- TychoMatchers - Class in org.eclipse.tycho.test.util
-
Additional
Matchers for assertions in Tycho's tests. - TychoMatchers() - Constructor for class org.eclipse.tycho.test.util.TychoMatchers
- TychoPlexusTestCase - Class in org.eclipse.tycho.testing
-
A wrapper around
PlexusTestCasethat allows usage in JUnit 4/5 as well as setting the classpath scanning for usage in "maven like" tests that only test plexus components. - TychoPlexusTestCase() - Constructor for class org.eclipse.tycho.testing.TychoPlexusTestCase
- type() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.RepositoryReference
-
Returns the value of the
typerecord component.
U
- unitElement() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IU
-
Returns the value of the
unitElementrecord component. - uri() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.RepositoryReference
-
Returns the value of the
urirecord component.
V
- verifyErrorFreeLog(Verifier) - Static method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
-
Variant of verifyErrorFreeLog that do not skip stacktraces
- verifyTextInLogMatches(Verifier, Pattern) - Static method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- verifyTextNotInLog(Verifier, String) - Static method in class org.eclipse.tycho.test.AbstractTychoIntegrationTest
- version() - Method in record class org.eclipse.tycho.test.util.P2RepositoryTool.IdAndVersion
-
Returns the value of the
versionrecord component.
W
- withIdAndVersion(String, String) - Static method in class org.eclipse.tycho.test.util.P2RepositoryTool
X
- XMLTool - Class in org.eclipse.tycho.test.util
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form