Searched refs:Test (Results 1 - 25 of 319) sorted by relevance

1234567891011>>

/lucene-3.6.0/solr/client/ruby/flare/test/
H A Dtest_helper.rb24 class Test::Unit::TestCase class
/lucene-3.6.0/lucene/contrib/spatial/src/test/org/apache/lucene/spatial/tier/projections/
H A DSinusoidalProjectorTest.java21 import org.junit.Test;
30 @Test
57 /*@Test
/lucene-3.6.0/lucene/contrib/spatial/src/test/org/apache/lucene/spatial/geometry/
H A DTestDistanceUnits.java21 import org.junit.Test;
32 @Test
41 @Test
55 @Test
/lucene-3.6.0/lucene/core/src/test/org/apache/lucene/index/
H A DTestNoMergeScheduler.java26 import org.junit.Test;
30 @Test
37 @Test
45 @Test
H A DTestNoMergePolicy.java26 import org.junit.Test;
30 @Test
40 @Test
46 @Test
54 @Test
/lucene-3.6.0/lucene/backwards/src/test/org/apache/lucene/index/
H A DTestNoMergeScheduler.java26 import org.junit.Test;
30 @Test
37 @Test
45 @Test
H A DTestNoMergePolicy.java26 import org.junit.Test;
30 @Test
40 @Test
46 @Test
54 @Test
/lucene-3.6.0/solr/core/src/test/org/apache/solr/
H A DMinimalSchemaTest.java21 import org.junit.Test;
61 @Test
78 @Test
103 @Test
H A DSampleTest.java23 import org.junit.Test;
47 @Test
71 @Test
/lucene-3.6.0/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/
H A DTestMultiThreadedFileReader.java20 import org.junit.Test;
49 @Test
H A DTestTemplateString.java19 import org.junit.Test;
28 * Test for TemplateString
35 @Test
/lucene-3.6.0/lucene/contrib/benchmark/src/test/org/apache/lucene/benchmark/byTask/utils/
H A DTestConfig.java23 import org.junit.Test;
27 @Test
/lucene-3.6.0/solr/core/src/test/org/apache/solr/handler/component/
H A DBadComponentTest.java23 import org.junit.Test;
30 @Test
H A DTermsComponentTest.java23 import org.junit.Test;
66 @Test
80 @Test
91 @Test
104 @Test
115 @Test
126 @Test
137 @Test
150 @Test
165 @Test
[all...]
/lucene-3.6.0/lucene/core/src/test/org/apache/lucene/util/junitcompat/
H A DTestReproduceMessage.java30 import org.junit.Test;
37 * Test reproduce message is right.
78 @Test
122 @Test @Ignore
129 @Test @Ignore
136 @Test
143 @Test
150 @Test
157 @Test
164 @Test
[all...]
H A DTestSetupTeardownChaining.java22 import org.junit.Test;
38 @Test
49 @Test
61 @Test
73 @Test
H A DTestSeedFromUncaught.java22 import org.junit.Test;
32 @Test
52 @Test
/lucene-3.6.0/lucene/contrib/spatial/src/test/org/apache/lucene/spatial/geohash/
H A DTestGeoHashUtils.java21 import org.junit.Test;
32 @Test
45 @Test
59 @Test
72 @Test
/lucene-3.6.0/solr/core/src/test/org/apache/solr/update/
H A DSolrIndexConfigTest.java23 import org.junit.Test;
30 @Test
43 @Test
/lucene-3.6.0/lucene/contrib/facet/src/test/org/apache/lucene/facet/example/
H A DTestAdaptiveExample.java3 import org.junit.Test;
27 * Test that the adaptive example works as expected. This test helps to verify
32 @Test
/lucene-3.6.0/solr/core/src/test/org/apache/solr/search/
H A DTestSolrQueryParser.java21 import org.junit.Test;
40 @Test
/lucene-3.6.0/lucene/contrib/facet/src/test/org/apache/lucene/facet/enhancements/association/
H A DAssociationPropertyTest.java3 import org.junit.Test;
28 /** Test {@link AssociationProperty}-ies. */
31 @Test
41 @Test
51 @Test
/lucene-3.6.0/lucene/contrib/facet/src/test/org/apache/lucene/facet/index/params/
H A DCategoryListParamsTest.java4 import org.junit.Test;
28 @Test
37 * Test that the {@link CategoryListParams#hashCode()} and
40 @Test
52 * Test that CategoryListParams behave correctly when compared against each
55 @Test
57 // Test 2 CategoryListParams with the default parameter
66 // Test 2 CategoryListParams with the same specified Term
75 // Test 2 CategoryListParams with DIFFERENT terms
/lucene-3.6.0/solr/client/ruby/flare/test/functional/
H A Dbrowse_controller_test.rb19 class BrowseControllerTest < Test::Unit::TestCase
/lucene-3.6.0/solr/client/ruby/flare/vendor/plugins/flare/test/
H A Dflare_context_test.rb30 class FlareContextTest < Test::Unit::TestCase

Completed in 30 milliseconds

1234567891011>>