A B C D E F G H I J L N O P R S T V X 

A

AbstractMojoTest<P extends org.nuiton.plugin.Plugin> - Class in org.nuiton.plugin
Base test class for a mojo.
AbstractMojoTest() - Constructor for class org.nuiton.plugin.AbstractMojoTest
 
AbstractMojoTest.MojoTestRule - Class in org.nuiton.plugin
To offer inside each test method (annotated by a Test) the following properties :

AbstractMojoTest.MojoTestRule.testDir : location where to find resources for the test AbstractMojoTest.MojoTestRule.pomFile : location of the pom file to use to build the mojo AbstractMojoTest.MojoTestRule.mojo : the instanciated and initialized mojo

AbstractMojoTest.MojoTestRule() - Constructor for class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.io.xpp3.Identity
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.io.xpp3.Identity
 
age - Variable in class org.nuiton.io.xpp3.Identity
 
assertEqualsIdentities(Identity[]) - Static method in class org.nuiton.io.xpp3.Xpp3ReaderTest
 
assertEqualsIdentity(Identity, Identity) - Static method in class org.nuiton.io.xpp3.Xpp3ReaderTest
 
assertEqualsSimpleIdentity(Identity) - Static method in class org.nuiton.io.xpp3.Xpp3ReaderTest
 

B

basedir - Static variable in class org.nuiton.plugin.AbstractMojoTest
the basedir of the project
basedir - Static variable in class org.nuiton.plugin.TestHelper
 
beforeClass() - Static method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
beforeClass() - Static method in class org.nuiton.io.xpp3.Xpp3ReaderTest
 

C

canContinue - Variable in class org.nuiton.helper.plugin.SendEmailMojoTest
 
checkExistsPattern(File, String, String, boolean) - Method in class org.nuiton.plugin.AbstractMojoTest
Checks on the given file that : file exists the given pattern exists required = true (or not required = false) in the content of the file.
checkPattern(File, String, String, boolean) - Method in class org.nuiton.plugin.AbstractMojoTest
 
clearMojo(P) - Method in class org.nuiton.plugin.AbstractMojoTest
 
country - Variable in class org.nuiton.io.xpp3.Identity
 
CountryRef - Class in org.nuiton.io.xpp3
Define a country ref
CountryRef() - Constructor for class org.nuiton.io.xpp3.CountryRef
 
CountryRefXpp3Reader - Class in org.nuiton.io.xpp3
To read CountryRef.
CountryRefXpp3Reader() - Constructor for class org.nuiton.io.xpp3.CountryRefXpp3Reader
 
CountryRefXpp3Reader(String, String) - Constructor for class org.nuiton.io.xpp3.CountryRefXpp3Reader
 
createMojo(File, String) - Method in class org.nuiton.plugin.AbstractMojoTest
Create the mojo base on the given pomFile for the given goalName.

D

delegateMojoTest - Static variable in class org.nuiton.plugin.TestHelper
 
dir - Static variable in class org.nuiton.io.xpp3.Xpp3ReaderTest
 

E

email - Variable in class org.nuiton.io.xpp3.Identity
 
equals(Object) - Method in class org.nuiton.io.xpp3.CountryRef
 

F

finished(Description) - Method in class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 
firstName - Variable in class org.nuiton.io.xpp3.Identity
 

G

getAge() - Method in class org.nuiton.io.xpp3.Identity
 
getBasedir() - Method in class org.nuiton.plugin.AbstractMojoTest
 
getBasedir() - Static method in class org.nuiton.plugin.TestHelper
 
getContainer() - Method in class org.nuiton.plugin.TestHelper.DelegateMojoTestCase
 
getCountry() - Method in class org.nuiton.io.xpp3.Identity
 
getDelegateMojoTest() - Static method in class org.nuiton.plugin.TestHelper
 
getEmail() - Method in class org.nuiton.io.xpp3.Identity
 
getFile() - Method in class org.nuiton.plugin.PluginHelperTest
 
getFirstName() - Method in class org.nuiton.io.xpp3.Identity
 
getGoalName(String) - Method in class org.nuiton.helper.plugin.SendEmailMojoTest
 
getGoalName(String) - Method in class org.nuiton.plugin.AbstractMojoTest
Obtain the name of the goal according to the methodName.
getId() - Method in class org.nuiton.io.xpp3.CountryRef
 
getId() - Method in class org.nuiton.io.xpp3.Identity
 
getLastName() - Method in class org.nuiton.io.xpp3.Identity
 
getMethodName() - Method in class org.nuiton.plugin.AbstractMojoTest
 
getMojo() - Method in class org.nuiton.plugin.AbstractMojoTest
 
getMojo() - Method in class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 
getPomFile(File, String, String) - Method in class org.nuiton.plugin.AbstractMojoTest
Obtain the location of the pom file to use for next mojo test.
getPomFile() - Method in class org.nuiton.plugin.AbstractMojoTest
 
getPomFile() - Method in class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 
getRelativePathFromBasedir(File) - Method in class org.nuiton.plugin.AbstractMojoTest
 
getRelativePathFromTestBasedir(File) - Method in class org.nuiton.plugin.AbstractMojoTest
 
getTest() - Method in class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 
getTestBasedir() - Method in class org.nuiton.plugin.AbstractMojoTest
 
getTestClass() - Method in class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 
getTestDir(String, String) - Method in class org.nuiton.plugin.AbstractMojoTest
Obtain the location of the directory where to find resources for the next test.
getTestDir() - Method in class org.nuiton.plugin.AbstractMojoTest
 
getTestDir() - Method in class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 
getTestDir(Class<?>, String) - Static method in class org.nuiton.plugin.TestHelper
 

H

hashCode() - Method in class org.nuiton.io.xpp3.CountryRef
 

I

id - Variable in class org.nuiton.io.xpp3.CountryRef
 
id - Variable in class org.nuiton.io.xpp3.Identity
 
Identity - Class in org.nuiton.io.xpp3
User: chemit Date: 1 nov.
Identity() - Constructor for class org.nuiton.io.xpp3.Identity
 
IdentityXpp3Reader - Class in org.nuiton.io.xpp3
User: chemit Date: 1 nov.
IdentityXpp3Reader() - Constructor for class org.nuiton.io.xpp3.IdentityXpp3Reader
 
IdentityXpp3Reader(String) - Constructor for class org.nuiton.io.xpp3.IdentityXpp3Reader
 
init() - Static method in class org.nuiton.io.SortedPropertiesTest
 
initClass() - Static method in class org.nuiton.io.JavaFileUpdaterTest
 
initClass() - Static method in class org.nuiton.io.JaxxFileUpdaterTest
 
initMappers() - Method in class org.nuiton.io.xpp3.CountryRefXpp3Reader
 
initMappers() - Method in class org.nuiton.io.xpp3.IdentityXpp3Reader
 
isVerbose() - Method in class org.nuiton.plugin.AbstractMojoTest
 
isVerbose() - Static method in class org.nuiton.plugin.TestHelper
 

J

JavaDummy - Class in org.nuiton.io
 
JavaDummy() - Constructor for class org.nuiton.io.JavaDummy
 
JavaFileUpdaterTest - Class in org.nuiton.io
Test of a FileUpdaterHelper.JavaFileUpdater on the test sourcepath and test-classpath
JavaFileUpdaterTest() - Constructor for class org.nuiton.io.JavaFileUpdaterTest
 
JaxxFileUpdaterTest - Class in org.nuiton.io
Test of a FileUpdaterHelper.JaxxFileUpdater on the test sourcepath
JaxxFileUpdaterTest() - Constructor for class org.nuiton.io.JaxxFileUpdaterTest
 

L

lastName - Variable in class org.nuiton.io.xpp3.Identity
 
lookupMojo(String, File) - Method in class org.nuiton.plugin.TestHelper.DelegateMojoTestCase
 
lookupMojo(String, File) - Static method in class org.nuiton.plugin.TestHelper
 

N

name - Variable in class org.nuiton.plugin.AbstractMojoTest
Your test rule which offers methodName, testDir, pomFile and mojo inside test methods.

O

org.nuiton.helper.plugin - package org.nuiton.helper.plugin
 
org.nuiton.io - package org.nuiton.io
 
org.nuiton.io.xpp3 - package org.nuiton.io.xpp3
 
org.nuiton.plugin - package org.nuiton.plugin
 

P

PluginHelperTest - Class in org.nuiton.plugin
Tests the PluginHelper class.
PluginHelperTest() - Constructor for class org.nuiton.plugin.PluginHelperTest
 

R

r - Variable in class org.nuiton.io.xpp3.Xpp3ReaderTest
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.io.xpp3.Identity
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.io.xpp3.Identity
 

S

sendEmail() - Method in class org.nuiton.helper.plugin.SendEmailMojoTest
 
SendEmailMojoTest - Class in org.nuiton.helper.plugin
 
SendEmailMojoTest() - Constructor for class org.nuiton.helper.plugin.SendEmailMojoTest
 
setAge(int) - Method in class org.nuiton.io.xpp3.Identity
 
setBasedir(File) - Static method in class org.nuiton.plugin.TestHelper
 
setCountry(CountryRef) - Method in class org.nuiton.io.xpp3.Identity
 
setDelegateMojoTest(TestHelper.DelegateMojoTestCase) - Static method in class org.nuiton.plugin.TestHelper
 
setEmail(String) - Method in class org.nuiton.io.xpp3.Identity
 
setFirstName(String) - Method in class org.nuiton.io.xpp3.Identity
 
setId(int) - Method in class org.nuiton.io.xpp3.CountryRef
 
setId(int) - Method in class org.nuiton.io.xpp3.Identity
 
setLastName(String) - Method in class org.nuiton.io.xpp3.Identity
 
setUp() - Method in class org.nuiton.plugin.TestHelper.DelegateMojoTestCase
 
setUpMojo(SendEmailMojo, File) - Method in class org.nuiton.helper.plugin.SendEmailMojoTest
 
setUpMojo(P, File) - Method in class org.nuiton.plugin.AbstractMojoTest
Initialize the given mojo.
setVerbose(boolean) - Static method in class org.nuiton.plugin.TestHelper
 
skipSendEmail() - Method in class org.nuiton.helper.plugin.SendEmailMojoTest
 
SortedPropertiesTest - Class in org.nuiton.io
To test SortedProperties.
SortedPropertiesTest() - Constructor for class org.nuiton.io.SortedPropertiesTest
 
starting(Description) - Method in class org.nuiton.plugin.AbstractMojoTest.MojoTestRule
 

T

tearDown() - Method in class org.nuiton.plugin.TestHelper.DelegateMojoTestCase
 
testBasedir - Static variable in class org.nuiton.plugin.AbstractMojoTest
the basedir of all tests (by convention getBasedir()/target/test-classes).
testCleanReaders() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testEncodingUTF8() - Method in class org.nuiton.io.SortedPropertiesTest
 
testGetLines() - Method in class org.nuiton.plugin.PluginHelperTest
 
testGetLinesAsFiles() - Method in class org.nuiton.plugin.PluginHelperTest
 
testGetLinesAsURL() - Method in class org.nuiton.plugin.PluginHelperTest
 
testGetReader() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testGetReaderIterator() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
TestHelper - Class in org.nuiton.plugin
 
TestHelper() - Constructor for class org.nuiton.plugin.TestHelper
 
TestHelper.DelegateMojoTestCase - Class in org.nuiton.plugin
 
TestHelper.DelegateMojoTestCase() - Constructor for class org.nuiton.plugin.TestHelper.DelegateMojoTestCase
 
testRead() - Method in class org.nuiton.io.xpp3.Xpp3ReaderTest
 
testReadArray() - Method in class org.nuiton.io.xpp3.Xpp3ReaderTest
 
testReadArray2() - Method in class org.nuiton.io.xpp3.Xpp3ReaderTest
 
testReadObject() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testReadObjectFailed() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testReadObjectFailed2() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testReadObjectFailed3() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testReadObjects() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testReadObjectsFailed() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testReadObjectsFailed2() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testReadObjectsFailed3() - Method in class org.nuiton.io.xpp3.Xpp3HelperTest
 
testSourceFileDoesNotHaveMirrorFile() - Method in class org.nuiton.io.JavaFileUpdaterTest
 
testSourceFileDoesNotHaveMirrorFile() - Method in class org.nuiton.io.JaxxFileUpdaterTest
 
testSourceFileIsNewerThanMirrorFile() - Method in class org.nuiton.io.JavaFileUpdaterTest
 
testSourceFileIsNewerThanMirrorFile() - Method in class org.nuiton.io.JaxxFileUpdaterTest
 
testSourceFileIsUptoDate() - Method in class org.nuiton.io.JavaFileUpdaterTest
 
testSourceFileIsUptoDate() - Method in class org.nuiton.io.JaxxFileUpdaterTest
 
testUnicodeLowerInvolution() - Method in class org.nuiton.io.SortedPropertiesTest
To test that a file loaded then stored keep unicode as they were previously.
testUnicodeUpperInvolution() - Method in class org.nuiton.io.SortedPropertiesTest
To test that a file loaded then stored keep unicode as they were previously.

V

verbose - Static variable in class org.nuiton.plugin.TestHelper
 

X

Xpp3HelperTest - Class in org.nuiton.io.xpp3
User: chemit Date: 1 nov.
Xpp3HelperTest() - Constructor for class org.nuiton.io.xpp3.Xpp3HelperTest
 
Xpp3ReaderTest - Class in org.nuiton.io.xpp3
User: chemit Date: 1 nov.
Xpp3ReaderTest() - Constructor for class org.nuiton.io.xpp3.Xpp3ReaderTest
 
A B C D E F G H I J L N O P R S T V X 

Copyright © 2009-2012 CodeLutin. All Rights Reserved.