A C G H M P R S T _

A

available() - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.

C

close() - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
 
convert(File, File, Map<String, Object>) - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 

G

getBaseUrl() - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
Returns the URL all MHT entries are referenced to.
getContentType() - Method in class hudson.plugins.testcomplete.mht.MHTEntry
Returns the content type of this entry.
getDescriptor() - Method in class hudson.plugins.testcomplete.TestCompleteTestType
 
getInputXsdNameList() - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 
getName() - Method in class hudson.plugins.testcomplete.mht.MHTEntry
Returns the name of this entry, considering it the part of the entry location without the base URL indicated in the header of the MHT file.
getNextEntry(String) - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
Reads the next MHT entry with the name given and positions the stream at the beginning of the entry data.
getNextEntry() - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
Returns the next MHTEntry in the stream and positions the stream at the beginning of the entry data.
getOutputFormatType() - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 
getToolName() - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 
getToolType() - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 
getToolVersion() - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 
getXslName() - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 
getXslResourceClass() - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
Gets the Class (namespace) of the xsl file resource

H

hudson.plugins.testcomplete - package hudson.plugins.testcomplete
 
hudson.plugins.testcomplete.mht - package hudson.plugins.testcomplete.mht
 

M

mark(int) - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
This operation is not supported with this input stream and UnsupportedOperationException will be thrown if this method is called.
markSupported() - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
 
Messages - Class in hudson.plugins.testcomplete
 
Messages() - Constructor for class hudson.plugins.testcomplete.Messages
 
MHTEntry - Class in hudson.plugins.testcomplete.mht
Class to parse header of an MHT entry.
MHTEntry(String, String) - Constructor for class hudson.plugins.testcomplete.mht.MHTEntry
 
MHTException - Exception in hudson.plugins.testcomplete.mht
Signals that a MHT exception of some sort has occurred.
MHTException() - Constructor for exception hudson.plugins.testcomplete.mht.MHTException
Constructs a MHTException with null as its error detail message.
MHTException(String) - Constructor for exception hudson.plugins.testcomplete.mht.MHTException
Constructs a MHTException with the specified detail message.
MHTException(String, Throwable) - Constructor for exception hudson.plugins.testcomplete.mht.MHTException
Constructs a MHTException with the specified detail message and the given cause.
MHTInputStream - Class in hudson.plugins.testcomplete.mht
Utility class to read MHT files produced by TestComplete and inspired by inspired by ZipInputStream.
MHTInputStream(InputStream) - Constructor for class hudson.plugins.testcomplete.mht.MHTInputStream
Creates a new MHT input stream and reads the header of the MHT so MHTInputStream.getBaseUrl() can be called immediately.

P

PARAM_TEST_PATTERN - Static variable in class hudson.plugins.testcomplete.TestCompleteInputMetric
Parameter that defines the regular expression to apply to transformation so only those tests matching it will be included

R

read(byte[], int, int) - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
Reads from the current MHT entry into an array of bytes.
reset() - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
This operation is not supported with this input stream and UnsupportedOperationException will be thrown if this method is called.

S

setTestFilterPattern(String) - Method in class hudson.plugins.testcomplete.TestCompleteInputMetric
 
skip(long) - Method in class hudson.plugins.testcomplete.mht.MHTInputStream
This operation is not supported with this input stream and UnsupportedOperationException will be thrown if this method is called.

T

testcomplete_toolName() - Static method in class hudson.plugins.testcomplete.Messages
TestComplete
TestCompleteInputMetric - Class in hudson.plugins.testcomplete
 
TestCompleteInputMetric() - Constructor for class hudson.plugins.testcomplete.TestCompleteInputMetric
 
TestCompleteTestType - Class in hudson.plugins.testcomplete
 
TestCompleteTestType(String, boolean, boolean, boolean, String) - Constructor for class hudson.plugins.testcomplete.TestCompleteTestType
 
TestCompleteTestType.DescriptorImpl - Class in hudson.plugins.testcomplete
 
TestCompleteTestType.DescriptorImpl() - Constructor for class hudson.plugins.testcomplete.TestCompleteTestType.DescriptorImpl
 

_

_testcomplete_toolName() - Static method in class hudson.plugins.testcomplete.Messages
TestComplete

A C G H M P R S T _

Copyright © 2004-2015. All Rights Reserved.