A C E G H S T X

A

AggregateComparatorTest - Class in com.google.code.jetm.maven.util
Unit tests for AggregateComparator.
AggregateComparatorTest() - Constructor for class com.google.code.jetm.maven.util.AggregateComparatorTest
 
AggregateSummaryTest - Class in com.google.code.jetm.maven.data
Unit tests for AggregateSummary.
AggregateSummaryTest() - Constructor for class com.google.code.jetm.maven.data.AggregateSummaryTest
 

C

com.google.code.jetm.maven - package com.google.code.jetm.maven
 
com.google.code.jetm.maven.data - package com.google.code.jetm.maven.data
 
com.google.code.jetm.maven.internal - package com.google.code.jetm.maven.internal
 
com.google.code.jetm.maven.util - package com.google.code.jetm.maven.util
 

E

equals(Object) - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
 
expected - Variable in class com.google.code.jetm.maven.data.AggregateSummaryTest
A Rule used to test for thrown exceptions.
expected - Variable in class com.google.code.jetm.maven.data.TimeUnitTest
A Rule used to test for thrown exceptions.

G

getAverage() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
getChilds() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
getMax() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
getMeasurements() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
getMin() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
getName() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
getTotal() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate

H

hasChilds() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
hashCode() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
 

S

setUp() - Method in class com.google.code.jetm.maven.TimingReportMojoITest
Create and initialize a BuildTool object to invoke Maven.
setUpBeforeClass() - Static method in class com.google.code.jetm.maven.TimingReportMojoITest
Set the $maven.home value in the system properties for the BuildTool object.
SimpleAggregate - Class in com.google.code.jetm.maven.internal
A simple Aggregate bean implementation.
SimpleAggregate(String, double, double, double, long, double) - Constructor for class com.google.code.jetm.maven.internal.SimpleAggregate
Create an aggregate.

T

tearDown() - Method in class com.google.code.jetm.maven.TimingReportMojoITest
Clean up resources used by the (possibly) instantiated BuildTool object.
tearDownAfterClass() - Static method in class com.google.code.jetm.maven.TimingReportMojoITest
Restore the system properties to their original values.
testAcceptFile() - Method in class com.google.code.jetm.maven.util.XmlIOFileFilterTest
Test that XmlIOFileFilter.accept(File) only accepts XML files.
testAdd() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
Test the summary of two aggregates in a single AggregateSummary object.
testCompareDifferentNames() - Method in class com.google.code.jetm.maven.util.AggregateComparatorTest
Test the comparison of two Aggregate objects by their names when they are different.
testCompareTo() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
Test the comparison of two AggregateSummary objects.
testConstructNullName() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
Given a null name, construction should fail.
testDemoProject() - Method in class com.google.code.jetm.maven.TimingReportMojoITest
Test the creation of a report for a demo project.
testEmptyReport() - Method in class com.google.code.jetm.maven.TimingReportMojoITest
Test the creation of an empty report.
testEquals() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
Two summaries by the same name should be equal.
testEqualsNotAggregateSummary() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
An aggregate summary should not be equal to an object that is not an aggregate summary.
testEqualsNull() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
An aggregate summary should not be equal to null.
testEqualsSelf() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
An aggregate summary should be equal to itself.
testFromMojoAbbreviation() - Method in class com.google.code.jetm.maven.data.TimeUnitTest
Test the retrieval of a time unit by the TimingReportMojo abbreviations for time units.
testFromMojoAbbreviationUnknownAbbreviation() - Method in class com.google.code.jetm.maven.data.TimeUnitTest
Looking up an unknown abbreviation should fail.
testGetDisplayName() - Method in class com.google.code.jetm.maven.data.TimeUnitTest
Test the retrieval of the display name.
testHashCode() - Method in class com.google.code.jetm.maven.data.AggregateSummaryTest
A summary's hash code should be simply the hash code of its name.
testMavenSitePluginCompatibility() - Method in class com.google.code.jetm.maven.TimingReportMojoITest
Versions of maven-site-plugin past 2.0.x bring in a newer version of doxia which made for stricter requirements in the usage of the doxia API.
testMillisecondsToMilliseconds() - Method in class com.google.code.jetm.maven.data.TimeUnitTest
Test the conversion between two microsecond values.
testMillisecondsToSeconds() - Method in class com.google.code.jetm.maven.data.TimeUnitTest
Test the conversion of microseconds to seconds.
testName - Variable in class com.google.code.jetm.maven.TimingReportMojoITest
A Rule used to retrieve the test name.
testRenderInMilliseconds() - Method in class com.google.code.jetm.maven.TimingReportMojoITest
Test the rendering of a report in milliseconds.
TimeUnitTest - Class in com.google.code.jetm.maven.data
Unit tests for TimeUnit.
TimeUnitTest() - Constructor for class com.google.code.jetm.maven.data.TimeUnitTest
 
TimingReportMojoITest - Class in com.google.code.jetm.maven
Integration tests for the timing report mojo.
TimingReportMojoITest() - Constructor for class com.google.code.jetm.maven.TimingReportMojoITest
 
toString() - Method in class com.google.code.jetm.maven.internal.SimpleAggregate
 

X

XmlIOFileFilterTest - Class in com.google.code.jetm.maven.util
Unit tests for XmlIOFileFilter.
XmlIOFileFilterTest() - Constructor for class com.google.code.jetm.maven.util.XmlIOFileFilterTest
 

A C E G H S T X

Copyright © 2011. All Rights Reserved.