-
aima.core.learning.learners.AdaBoostLearner.test()
-
aima.core.learning.learners.CurrentBestLearner.test()
-
aima.core.learning.learners.DecisionListLearner.test()
-
aima.core.learning.learners.DecisionTreeLearner.test()
-
aima.core.learning.learners.MajorityLearner.test()
-
avis.TestAddItemBook.test()
-
avis.TestReviewItemBook.test()
-
bg.smoc.model.manager.ContestManager.test()
-
blackberry.find.TestableScriptableObject.test()
Use this interface if you wish to implement your custom testing rules.
@param object the ScriptableObjectBase object.
@return the boolean result of the test performed on object provided.
-
blackberry.phone.find.TestableScriptableObject.test()
-
ca.uhn.hl7v2.validation.impl.ConformanceProfileRule.test()
@see ca.uhn.hl7v2.validation.MessageRule#test(ca.uhn.hl7v2.model.Message)
-
cc.mallet.grmm.learning.ACRFEvaluator.test()
-
collections.sets.Boo.test()
-
collections.sets.Boo2.test()
-
com.aelitis.azureus.core.networkmanager.admin.NetworkAdminProtocol.test()
-
com.antimatterstudios.esftp.Transfer.test()
method: test Test the server details to make sure it exists and whether the details used are correct, if they are not a connection will not be made to the remote server, if they are, then of course everything is fine returns: Boolean true or false, depending on whether the connection was successful
-
com.bramosystems.oss.player.util.client.RegExp.test()
Tests for the match of the regular expression in the specified {@code exp}.
@return true
if there is a match, false
otherwise
-
com.cloudbees.plugins.credentials.domains.HostnameSpecification.test()
-
com.cognifide.securecq.AbstractTest.test()
-
com.google.gwt.query.client.js.JsRegexp.test()
-
com.google.gwt.regexp.shared.RegExp.test()
Determines if the regular expression matches the given string. This call affects the value returned by {@link #getLastIndex()} if the global flag isset. Equivalent to: {@code exec(input) != null}
@param input the string to apply the regular expression to
@return whether the regular expression matches the given string.
-
com.helger.jcodemodel.JForLoop.test()
-
com.jpetrak.gate.stringannotation.extendedgazetteer2.trie3.StoreStates.test()
-
com.kylin.jbosscache.custom.service.JBossCacheService.test()
-
com.l2jfrozen.gameserver.skills.conditions.Condition.test()
-
com.nr.ran.Primpolytest.test()
-
com.sun.codemodel.JForLoop.test()
-
com.sun.codemodel.internal.JForLoop.test()
-
complex.sfx2.standalonedocinfo.StandaloneDocumentInfoTest.test()
-
complex.sfx2.standalonedocinfo.Test01.test()
-
de.javawi.jstun.test.BindingLifetimeTest.test()
-
de.javawi.jstun.test.DiscoveryTest.test()
-
gnu.testlet.Testlet.test()
-
kg.apc.perfmon.client.Transport.test()
-
net.sf.l2j.gameserver.skills.conditions.Condition.test()
-
net.sourceforge.processdash.data.ListData.test()
-
net.sourceforge.processdash.data.ResultSetData.test()
-
net.sourceforge.processdash.data.SimpleData.test()
-
org.apache.cxf.systest.jaxws.cxf5064.SOAPHeaderSEI.test()
-
org.apache.etch.interoptester.Prog.test()
@return the enclosing Test
-
org.apache.etch.interoptester.Run.test()
@return the test name.
-
org.apache.fop.complexscripts.util.GlyphTester.test()
Perform a test on a glyph identifier.
@param gi glyph identififer
@param flags that apply to lookup in scope
@return true if test is satisfied
-
org.apache.fulcrum.yaafi.DependentTestComponent.test()
the service method to be called during testing
-
org.apache.fulcrum.yaafi.TestComponent.test()
the service method to be called during testing
-
org.apache.geronimo.jaxws.test.GreeterRemote.test()
-
org.apache.jdo.tck.util.signature.SignatureVerifier.test()
Tests the signature of classes (in the specified classloader) against a list of signature descriptor files; returns with a status code.
@param descrFileNames list of signature descriptor file names
@return zero if all tests have passed and no problems were detected
-
org.apache.qpid.test.framework.Circuit.test()
Runs the default test procedure against the circuit, and checks that all of the specified assertions hold.
@param numMessages The number of messages to send using the default test procedure.
@param assertions The list of assertions to apply.
@return Any assertions that failed.
-
org.apache.syncope.core.propagation.Connector.test()
Check connection to resource.
-
org.apache.syncope.core.propagation.ConnectorFacadeProxy.test()
Check connection to resource.
-
org.apache.turbine.test.TestComponent.test()
-
org.apache.tuscany.sca.extensibility.test.TestInterface.test()
-
org.fnlp.nlp.parser.dep.analysis.AnalysisTest.test()
-
org.fnlp.nlp.parser.dep.train.JointParerTester.test()
测试阶段 对于输入文件的所有句子作依赖文法分析
@param testFile 测试文件
@param resultFile 结果文件
@throws Exception
-
org.gatein.wci.spi.callbacks.ExceptionCallback.test()
-
org.gatein.wci.spi.callbacks.NormalCallback.test()
-
org.h2.test.TestBase.test()
This method will be called by the test framework.
@throws Exception if an exception in the test occurs
-
org.hisrc.jscm.codemodel.statement.JSForVarStatement.test()
-
org.jasig.portal.groups.pags.GroupDefinition.test()
-
org.jasig.portal.groups.pags.testers.IntegerEQTester.test()
-
org.jasig.portal.groups.pags.testers.IntegerGETester.test()
-
org.jasig.portal.groups.pags.testers.IntegerGTTester.test()
-
org.jasig.portal.groups.pags.testers.IntegerLETester.test()
-
org.jasig.portal.groups.pags.testers.IntegerLTTester.test()
-
org.jasig.portal.groups.pags.testers.RegexTester.test()
-
org.jasig.portal.groups.pags.testers.StringEqualsIgnoreCaseTester.test()
-
org.jasig.portal.groups.pags.testers.StringEqualsTester.test()
-
org.jasig.portal.groups.pags.testers.ValueExistsTester.test()
-
org.jasig.portal.groups.pags.testers.ValueMissingTester.test()
-
org.jboss.arquillian.test.spi.TestRunnerAdaptor.test()
Activate a TestMethod execution.
This will trigger the Test event.
@param testMethodExecutor
@return
@throws Exception
-
org.jboss.as.test.integration.ejb.entity.cmp.optimisticlock.bug1006723.testsession.TestSession.test()
-
org.jboss.byteman.tests.auxiliary.TestAnonAuxiliary.test()
-
org.jboss.resteasy.cdi.injection.reverse.EJBInterface.test()
-
org.jboss.resteasy.cdi.injection.reverse.StatelessEJBwithJaxRsComponentsInterface.test()
-
org.jboss.test.cluster.ejb3.stateful.StatefulTimeout.test()
-
org.jboss.test.cmp2.cmrtree.ejb.Facade.test()
-
org.jboss.test.cmp2.optimisticlock.bug1006723.testsession.TestSessionRemote.test()
-
org.jboss.test.ejb.passivationcl.stateful.StatefulSession.test()
-
org.jboss.test.remoting.transport.socket.ssl.serversocketrefresh.TestServer.test()
-
org.jboss.test.threading.interfaces.EJBThreads.test()
-
org.keyczar.interop.operations.Operation.test()
Will return without error if the input is valid. Will verify that the data generated by generate works correctly. For example in the case of the encrypt operation this will decrypt the ciphertext and check if the value is equal to what was input as plaintext.
@param algorithm: name of key algorithm with size
@type algorithm: string
@param chosenParams: list of option names chosen for generate
@type chosenParams: list of strings
@param *testOptions: additional parameters listed in children
@raise AssertionError: If the test fails
@raise NotImplementedError: If the child class does not implement
@param output
@param algorithm
-
org.mule.common.Testable.test()
-
org.ow2.easybeans.tests.common.db.TableManager.test()
Creates and deletes a table.
@param tableName the table name.
@throws SQLException if a database error occurs or the table not exists.
-
org.rascalmpl.interpreter.TestEvaluator.test()
-
org.sgx.yuigwt.yuitest1.gallery.test.Test.test()
-
org.springframework.data.hadoop.fs.FsShell.test()
-
org.springframework.rules.closure.BinaryConstraint.test()
Test the provided arguments against this predicates conditional expression.
@param argument1 the first argument
@param argument2 the second argument
@return true if the condition was satisfied, false otherwise
-
org.springframework.rules.constraint.Constraint.test()
Test the provided argument against this predicate's condition.
@param argument the argument value
@return true
if the condition was satisfied,false
otherwise
-
org.springframework.rules.constraint.property.ParameterizedPropertyConstraint.test()
Tests the value of the configured propertyName for this bean against the configured parameter value using the configured binary predicate.
@see org.springframework.rules.constraint.Constraint#test(java.lang.Object)
-
org.springframework.rules.constraint.property.PropertiesConstraint.test()
-
org.springframework.rules.constraint.property.PropertyConstraint.test()
-
org.springframework.rules.constraint.property.PropertyValueConstraint.test()
-
org.springframework.webflow.engine.TransitionCriteria.test()
Check if the transition should fire based on the given flow execution request context.
@param context the flow execution request context
@return true if the transition should fire, false otherwise
-
org.squirrelframework.foundation.fsm.UntypedStateMachine.test()
-
org.virus.cvxhull.api.Tester.test()
-
plotter.PropertyTester.test()
-
pspdash.data.SimpleData.test()
-
uk.ac.uea.threadr.ThreadTest.test()
The test to execute on a class.
@param clazz The Class to test for thread safeness.
@return Returns a ThreadSafety constant based on the thread safety of the object being tested. Returns {@link ThreadSafety#VM} for objects that are virtual machine safe, {@link ThreadSafety#THREAD} for objects that are thread safe and {@link ThreadSafety#SEQUENTIAL} for objects that are unsafe. Can return null if the result will not affect the safeness.
@since 1.0
-
weka.core.Capabilities.test()
Test the given attribute, whether it can be processed by the handler, given its capabilities. The method assumes that the specified attribute is not the class attribute.
@param att the attribute to test
@return true if all the tests succeeded
@see #test(Attribute,boolean)