id
stringlengths
28
30
content
stringlengths
2.68k
886k
max_stars_repo_path
stringlengths
43
98
code_ujb_testgenissue_data_1
// You are a professional Java test case writer, please create a test case named `appendMustCorrectlyMoveChildrenInsideOneParentElement` for the issue `Jsoup-689`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-689 // // ## Issue-Title: // Bug in Element.i...
src/test/java/org/jsoup/nodes/ElementTest.java
code_ujb_testgenissue_data_2
// You are a professional Java test case writer, please create a test case named `testEscapeNull1` for the issue `Csv-CSV-171`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Csv-CSV-171 // // ## Issue-Title: // Negative numeric values in the first column are al...
src/test/java/org/apache/commons/csv/CSVPrinterTest.java
code_ujb_testgenissue_data_3
// You are a professional Java test case writer, please create a test case named `testChainedRemoveAttributes` for the issue `Jsoup-759`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-759 // // ## Issue-Title: // removeIgnoreCase ConcurrentModificationExc...
src/test/java/org/jsoup/nodes/ElementTest.java
code_ujb_testgenissue_data_4
// You are a professional Java test case writer, please create a test case named `testWithUnwrappedAndCreatorSingleParameterAtBeginning` for the issue `JacksonDatabind-1573`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1573 // // ## Issue-Title...
src/test/java/com/fasterxml/jackson/databind/deser/builder/BuilderWithUnwrappedTest.java
code_ujb_testgenissue_data_5
// You are a professional Java test case writer, please create a test case named `survivesPaxHeaderWithNameEndingInSlash` for the issue `Compress-COMPRESS-356`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-356 // // ## Issue-Title: // PAX hea...
src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStreamTest.java
code_ujb_testgenissue_data_6
// You are a professional Java test case writer, please create a test case named `testReadingOfFirstStoredEntry` for the issue `Compress-COMPRESS-264`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-264 // // ## Issue-Title: // ZIP reads correc...
src/test/java/org/apache/commons/compress/archivers/zip/ZipArchiveInputStreamTest.java
code_ujb_testgenissue_data_7
// You are a professional Java test case writer, please create a test case named `testBug4944818` for the issue `Closure-1101`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1101 // // ## Issue-Title: // Erroneous optimization in ADVANCED_OPTIMIZATIONS ...
test/com/google/javascript/jscomp/InlineFunctionsTest.java
code_ujb_testgenissue_data_8
// You are a professional Java test case writer, please create a test case named `testPrintWrapped` for the issue `Cli-CLI-151`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-CLI-151 // // ## Issue-Title: // HelpFormatter wraps incorrectly on every line bey...
src/test/org/apache/commons/cli/HelpFormatterTest.java
code_ujb_testgenissue_data_9
// You are a professional Java test case writer, please create a test case named `testPropertyOptionFlags` for the issue `Cli-CLI-201`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-CLI-201 // // ## Issue-Title: // Default options may be partially processed...
src/test/org/apache/commons/cli/ValueTest.java
code_ujb_testgenissue_data_10
// You are a professional Java test case writer, please create a test case named `testIssue1047` for the issue `Closure-1047`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1047 // // ## Issue-Title: // Wrong type name reported on missing property error...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_11
// You are a professional Java test case writer, please create a test case named `testCustomEnumValueAndKeyViaModifier` for the issue `JacksonDatabind-1445`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1445 // // ## Issue-Title: // Map key des...
src/test/java/com/fasterxml/jackson/databind/module/TestCustomEnumKeyDeserializer.java
code_ujb_testgenissue_data_12
// You are a professional Java test case writer, please create a test case named `testDisappearingMixins515` for the issue `JacksonDatabind-515`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-515 // // ## Issue-Title: // Mixin annotations lost w...
src/test/java/com/fasterxml/jackson/databind/introspect/TestMixinMerging.java
code_ujb_testgenissue_data_13
// You are a professional Java test case writer, please create a test case named `testEscapeHtmlHighUnicode` for the issue `Lang-LANG-480`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-480 // // ## Issue-Title: // StringEscapeUtils.escapeHtml incorre...
src/test/org/apache/commons/lang/StringEscapeUtilsTest.java
code_ujb_testgenissue_data_14
// You are a professional Java test case writer, please create a test case named `testGetStringInconsistentRecord` for the issue `Csv-CSV-96`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Csv-CSV-96 // // ## Issue-Title: // CSVRecord does not verify that the l...
src/test/java/org/apache/commons/csv/CSVRecordTest.java
code_ujb_testgenissue_data_15
// You are a professional Java test case writer, please create a test case named `testSymbolTableExpansionBytes` for the issue `JacksonCore-216`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonCore-216 // // ## Issue-Title: // ArrayIndexOutOfBoundsExcepti...
src/test/java/com/fasterxml/jackson/core/sym/SymbolsViaParserTest.java
code_ujb_testgenissue_data_16
// You are a professional Java test case writer, please create a test case named `testIssue925` for the issue `Closure-925`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-925 // // ## Issue-Title: // if statement // // ## Issue-Description: // **What ...
test/com/google/javascript/jscomp/PeepholeSubstituteAlternateSyntaxTest.java
code_ujb_testgenissue_data_17
// You are a professional Java test case writer, please create a test case named `testExternalIssue1053` for the issue `Closure-1053`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1053 // // ## Issue-Title: // Overzealous optimization confuses variable...
test/com/google/javascript/jscomp/InlineVariablesTest.java
code_ujb_testgenissue_data_18
// You are a professional Java test case writer, please create a test case named `testEncoder` for the issue `Codec-CODEC-89`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Codec-CODEC-89 // // ## Issue-Title: // new Base64().encode() appends a CRLF, and chunks...
src/test/org/apache/commons/codec/binary/Base64Codec13Test.java
code_ujb_testgenissue_data_19
// You are a professional Java test case writer, please create a test case named `testBigDecimal` for the issue `Lang-LANG-393`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-393 // // ## Issue-Title: // EqualsBuilder don't compare BigDecimals correct...
src/test/org/apache/commons/lang/builder/EqualsBuilderTest.java
code_ujb_testgenissue_data_20
// You are a professional Java test case writer, please create a test case named `testPolymorphicTypeViaCustom` for the issue `JacksonDatabind-1270`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1270 // // ## Issue-Title: // Generic type return...
src/test/java/com/fasterxml/jackson/databind/jsontype/TestCustomTypeIdResolver.java
code_ujb_testgenissue_data_21
// You are a professional Java test case writer, please create a test case named `testCauseOfThrowableIgnoral` for the issue `JacksonDatabind-877`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-877 // // ## Issue-Title: // @JsonIgnoreProperties:...
src/test/java/com/fasterxml/jackson/databind/misc/AccessFixTest.java
code_ujb_testgenissue_data_22
// You are a professional Java test case writer, please create a test case named `testOffsetWithInputOffset` for the issue `JacksonCore-111`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonCore-111 // // ## Issue-Title: // _currInputRowStart isn't initial...
src/test/java/com/fasterxml/jackson/core/json/TestLocation.java
code_ujb_testgenissue_data_23
// You are a professional Java test case writer, please create a test case named `testMapToProperties` for the issue `JacksonDatabind-810`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-810 // // ## Issue-Title: // Force value coercion for java....
src/test/java/com/fasterxml/jackson/databind/convert/TestMapConversions.java
code_ujb_testgenissue_data_24
// You are a professional Java test case writer, please create a test case named `testGetprop4` for the issue `Closure-810`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-810 // // ## Issue-Title: // Record type invalid property not reported on function...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_25
// You are a professional Java test case writer, please create a test case named `testNumberAsStringDeserialization` for the issue `Gson-964`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Gson-964 // // ## Issue-Title: // Allow deserialization of a Number repr...
gson/src/test/java/com/google/gson/functional/PrimitiveTest.java
code_ujb_testgenissue_data_26
// You are a professional Java test case writer, please create a test case named `testLongLineChunkingIndentIgnored` for the issue `Cli-CLI-162`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-CLI-162 // // ## Issue-Title: // infinite loop in the wrapping co...
src/test/org/apache/commons/cli/bug/BugCLI162Test.java
code_ujb_testgenissue_data_27
// You are a professional Java test case writer, please create a test case named `testCreateNumber` for the issue `Lang-LANG-638`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-638 // // ## Issue-Title: // NumberUtils createNumber throws a StringIndex...
src/test/java/org/apache/commons/lang3/math/NumberUtilsTest.java
code_ujb_testgenissue_data_28
// You are a professional Java test case writer, please create a test case named `testMath718` for the issue `Math-MATH-718`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-718 // // ## Issue-Title: // inverseCumulativeProbability of BinomialDistributi...
src/test/java/org/apache/commons/math3/distribution/BinomialDistributionTest.java
code_ujb_testgenissue_data_29
// You are a professional Java test case writer, please create a test case named `discardsSpuriousByteOrderMarkWhenNoCharsetSet` for the issue `Jsoup-348`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-348 // // ## Issue-Title: // JSoup incorrectly moves ...
src/test/java/org/jsoup/helper/DataUtilTest.java
code_ujb_testgenissue_data_30
// You are a professional Java test case writer, please create a test case named `testNullSafeBugDeserialize` for the issue `Gson-800`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Gson-800 // // ## Issue-Title: // Fixed a regression in Gson 2.6 where Gson cau...
gson/src/test/java/com/google/gson/regression/JsonAdapterNullSafeTest.java
code_ujb_testgenissue_data_31
// You are a professional Java test case writer, please create a test case named `testUnivariateDistribution` for the issue `Math-MATH-929`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-929 // // ## Issue-Title: // MultivariateNormalDistribution.dens...
src/test/java/org/apache/commons/math3/distribution/MultivariateNormalDistributionTest.java
code_ujb_testgenissue_data_32
// You are a professional Java test case writer, please create a test case named `readOfLength0ShouldReturn0` for the issue `Compress-COMPRESS-309`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-309 // // ## Issue-Title: // BZip2CompressorInpu...
src/test/java/org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStreamTest.java
code_ujb_testgenissue_data_33
// You are a professional Java test case writer, please create a test case named `shouldStubbingWork` for the issue `Mockito-200`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Mockito-200 // // ## Issue-Title: // ArgumentCaptor.fromClass's return type should m...
test/org/mockitousage/bugs/InheritedGenericsPolimorphicCallTest.java
code_ujb_testgenissue_data_34
// You are a professional Java test case writer, please create a test case named `testBug1955483` for the issue `Chart-862`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Chart-862 // // ## Issue-Title: // #862 XYSeries.addOrUpdate() should add if duplicates ar...
tests/org/jfree/data/xy/junit/XYSeriesTests.java
code_ujb_testgenissue_data_35
// You are a professional Java test case writer, please create a test case named `testCheckGlobalThisOff` for the issue `Closure-521`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-521 // // ## Issue-Title: // Cannot exclude globalThis checks through co...
test/com/google/javascript/jscomp/CommandLineRunnerTest.java
code_ujb_testgenissue_data_36
// You are a professional Java test case writer, please create a test case named `testBrokenAnnotation` for the issue `JacksonDatabind-1231`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1231 // // ## Issue-Title: // @JsonSerialize(as=superType...
src/test/java/com/fasterxml/jackson/databind/ser/TestJsonSerialize.java
code_ujb_testgenissue_data_37
// You are a professional Java test case writer, please create a test case named `testStringJoinAdd` for the issue `Closure-558`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-558 // // ## Issue-Title: // Optimisation: convert array.join(",") to array.j...
test/com/google/javascript/jscomp/PeepholeReplaceKnownMethodsTest.java
code_ujb_testgenissue_data_38
// You are a professional Java test case writer, please create a test case named `testUselessCode` for the issue `Closure-753`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-753 // // ## Issue-Title: // Classify non-rightmost expressions as problematic ...
test/com/google/javascript/jscomp/CheckSideEffectsTest.java
code_ujb_testgenissue_data_39
// You are a professional Java test case writer, please create a test case named `testIssue1002` for the issue `Closure-1002`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1002 // // ## Issue-Title: // IllegalStateException at com.google.javascript.rhi...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_40
// You are a professional Java test case writer, please create a test case named `testCopyWith` for the issue `JacksonXml-282`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonXml-282 // // ## Issue-Title: // @JacksonXmlRootElement malfunction when using i...
src/test/java/com/fasterxml/jackson/dataformat/xml/MapperCopyTest.java
code_ujb_testgenissue_data_41
// You are a professional Java test case writer, please create a test case named `testIssue942` for the issue `Closure-942`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-942 // // ## Issue-Title: // The compiler quotes the "0" keys in object literals /...
test/com/google/javascript/jscomp/CodePrinterTest.java
code_ujb_testgenissue_data_42
// You are a professional Java test case writer, please create a test case named `testGenericSignature1195` for the issue `JacksonDatabind-1194`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1194 // // ## Issue-Title: // Incorrect signature for...
src/test/java/com/fasterxml/jackson/databind/type/TestJavaType.java
code_ujb_testgenissue_data_43
// You are a professional Java test case writer, please create a test case named `testEqualsAfterSerializationOfDerivedClass` for the issue `Collections-COLLECTIONS-576`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Collections-COLLECTIONS-576 // // ## Issue-Ti...
src/test/java/org/apache/commons/collections4/keyvalue/MultiKeyTest.java
code_ujb_testgenissue_data_44
// You are a professional Java test case writer, please create a test case named `testIssue931` for the issue `Closure-931`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-931 // // ## Issue-Title: // arguments is moved to another scope // // ## Issue-D...
test/com/google/javascript/jscomp/CollapsePropertiesTest.java
code_ujb_testgenissue_data_45
// You are a professional Java test case writer, please create a test case named `testFoldArithmetic` for the issue `Closure-381`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-381 // // ## Issue-Title: // division by zero wrongly throws JSC_DIVIDE_BY_0...
test/com/google/javascript/jscomp/PeepholeFoldConstantsTest.java
code_ujb_testgenissue_data_46
// You are a professional Java test case writer, please create a test case named `testIssue726` for the issue `Closure-726`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-726 // // ## Issue-Title: // Wrong argument count error not reported on this alias...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_47
// You are a professional Java test case writer, please create a test case named `testNotPretty` for the issue `Jsoup-368`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-368 // // ## Issue-Title: // Whitespaces are discared in Element.html() method // //...
src/test/java/org/jsoup/nodes/ElementTest.java
code_ujb_testgenissue_data_48
// You are a professional Java test case writer, please create a test case named `testIssue297` for the issue `Closure-297`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-297 // // ## Issue-Title: // Incorrect assignment removal from expression in simpl...
test/com/google/javascript/jscomp/CommandLineRunnerTest.java
code_ujb_testgenissue_data_49
// You are a professional Java test case writer, please create a test case named `test_printParseZoneDawsonCreek` for the issue `Time-126`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Time-126 // // ## Issue-Title: // #126 Errors creating/parsing dates with s...
src/test/java/org/joda/time/format/TestDateTimeFormatterBuilder.java
code_ujb_testgenissue_data_50
// You are a professional Java test case writer, please create a test case named `testLang865` for the issue `Lang-LANG-865`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-865 // // ## Issue-Title: // LocaleUtils.toLocale does not parse strings starti...
src/test/java/org/apache/commons/lang3/LocaleUtilsTest.java
code_ujb_testgenissue_data_51
// You are a professional Java test case writer, please create a test case named `testBoundaryRangeTooLarge` for the issue `Math-MATH-865`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-865 // // ## Issue-Title: // Wide bounds to CMAESOptimizer result...
src/test/java/org/apache/commons/math3/optimization/direct/CMAESOptimizerTest.java
code_ujb_testgenissue_data_52
// You are a professional Java test case writer, please create a test case named `testEmptyNodeSetOperations` for the issue `JxPath-JXPATH-93`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JxPath-JXPATH-93 // // ## Issue-Title: // Binary operators behaviour in...
src/test/org/apache/commons/jxpath/ri/compiler/CoreOperationTest.java
code_ujb_testgenissue_data_53
// You are a professional Java test case writer, please create a test case named `testCanonicalNames` for the issue `JacksonDatabind-2109`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-2109 // // ## Issue-Title: // Canonical string for referenc...
src/test/java/com/fasterxml/jackson/databind/type/TestTypeFactory.java
code_ujb_testgenissue_data_54
// You are a professional Java test case writer, please create a test case named `testEqualGeneralPaths` for the issue `Chart-868`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Chart-868 // // ## Issue-Title: // #868 JCommon 1.0.12 ShapeUtilities.equal(path1,p...
tests/org/jfree/chart/util/junit/ShapeUtilitiesTests.java
code_ujb_testgenissue_data_55
// You are a professional Java test case writer, please create a test case named `discardsSpuriousByteOrderMark` for the issue `Jsoup-134`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-134 // // ## Issue-Title: // Some html file's head element will be em...
src/test/java/org/jsoup/helper/DataUtilTest.java
code_ujb_testgenissue_data_56
// You are a professional Java test case writer, please create a test case named `testOneType4` for the issue `Closure-1024`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1024 // // ## Issue-Title: // Prototype method incorrectly removed // // ## Issu...
test/com/google/javascript/jscomp/DisambiguatePropertiesTest.java
code_ujb_testgenissue_data_57
// You are a professional Java test case writer, please create a test case named `testEscapedMySqlNullValue` for the issue `Csv-CSV-58`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Csv-CSV-58 // // ## Issue-Title: // Unescape handling needs rethinking // // ...
src/test/java/org/apache/commons/csv/CSVLexerTest.java
code_ujb_testgenissue_data_58
// You are a professional Java test case writer, please create a test case named `hasClassCaseInsensitive` for the issue `Jsoup-814`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-814 // // ## Issue-Title: // Unexpected case sensitivity for CSS class sele...
src/test/java/org/jsoup/select/ElementsTest.java
code_ujb_testgenissue_data_59
// You are a professional Java test case writer, please create a test case named `testCall1` for the issue `Closure-501`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-501 // // ## Issue-Title: // Closure removes needed code. // // ## Issue-Description...
test/com/google/javascript/jscomp/PeepholeRemoveDeadCodeTest.java
code_ujb_testgenissue_data_60
// You are a professional Java test case writer, please create a test case named `testIterateVariable` for the issue `JxPath-JXPATH-94`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JxPath-JXPATH-94 // // ## Issue-Title: // equality test for multi-valued varia...
src/test/org/apache/commons/jxpath/ri/compiler/VariableTest.java
code_ujb_testgenissue_data_61
// You are a professional Java test case writer, please create a test case named `should_return_zero_if_mock_is_compared_to_itself` for the issue `Mockito-467`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Mockito-467 // // ## Issue-Title: // fix some rawtype ...
test/org/mockito/internal/stubbing/defaultanswers/ReturnsEmptyValuesTest.java
code_ujb_testgenissue_data_62
// You are a professional Java test case writer, please create a test case named `testStringCreateNumberEnsureNoPrecisionLoss` for the issue `Lang-LANG-693`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-693 // // ## Issue-Title: // Method createNumbe...
src/test/java/org/apache/commons/lang3/math/NumberUtilsTest.java
code_ujb_testgenissue_data_63
// You are a professional Java test case writer, please create a test case named `testUnmodifiable` for the issue `JacksonDatabind-1392`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1392 // // ## Issue-Title: // Custom UnmodifiableSetMixin Fai...
src/test/java/com/fasterxml/jackson/databind/creators/ArrayDelegatorCreatorForCollectionTest.java
code_ujb_testgenissue_data_64
// You are a professional Java test case writer, please create a test case named `testCOMPRESS178` for the issue `Compress-COMPRESS-178`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-178 // // ## Issue-Title: // TarArchiveInputStream throws I...
src/test/java/org/apache/commons/compress/archivers/TarTestCase.java
code_ujb_testgenissue_data_65
// You are a professional Java test case writer, please create a test case named `testWeirdStringHandling` for the issue `JacksonDatabind-1629`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1629 // // ## Issue-Title: // FromStringDeserializer i...
src/test/java/com/fasterxml/jackson/databind/filter/ProblemHandlerTest.java
code_ujb_testgenissue_data_66
// You are a professional Java test case writer, please create a test case named `testSingleVariableAndConstraint` for the issue `Math-MATH-273`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-273 // // ## Issue-Title: // Basic variable is not found co...
src/test/org/apache/commons/math/optimization/linear/SimplexSolverTest.java
code_ujb_testgenissue_data_67
// You are a professional Java test case writer, please create a test case named `testIssue2088UnwrappedFieldsAfterLastCreatorProp` for the issue `JacksonDatabind-2088`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-2088 // // ## Issue-Title: //...
src/test/java/com/fasterxml/jackson/databind/struct/TestUnwrapped.java
code_ujb_testgenissue_data_68
// You are a professional Java test case writer, please create a test case named `testExactOptionNameMatch` for the issue `Cli-CLI-252`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-CLI-252 // // ## Issue-Title: // LongOpt falsely detected as ambiguous // ...
src/test/java/org/apache/commons/cli/bug/BugCLI252Test.java
code_ujb_testgenissue_data_69
// You are a professional Java test case writer, please create a test case named `testStringBuilder` for the issue `JacksonDatabind-667`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-667 // // ## Issue-Title: // Problem with bogus conflict betw...
src/test/java/com/fasterxml/jackson/databind/deser/TestJdkTypes.java
code_ujb_testgenissue_data_70
// You are a professional Java test case writer, please create a test case named `testMath789` for the issue `Math-MATH-789`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-789 // // ## Issue-Title: // Correlated random vector generator fails (silently...
src/test/java/org/apache/commons/math3/linear/RectangularCholeskyDecompositionTest.java
code_ujb_testgenissue_data_71
// You are a professional Java test case writer, please create a test case named `testIssue586` for the issue `Closure-586`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-586 // // ## Issue-Title: // Type checking error when replacing a function with a ...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_72
// You are a professional Java test case writer, please create a test case named `testSevenEmptyFiles` for the issue `Compress-COMPRESS-252`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-252 // // ## Issue-Title: // Writing 7z empty entries p...
src/test/java/org/apache/commons/compress/archivers/sevenz/SevenZOutputFileTest.java
code_ujb_testgenissue_data_73
// You are a professional Java test case writer, please create a test case named `testExceptions` for the issue `Lang-LANG-805`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-805 // // ## Issue-Title: // RandomStringUtils.random(count, 0, 0, false, fa...
src/test/java/org/apache/commons/lang3/RandomStringUtilsTest.java
code_ujb_testgenissue_data_74
// You are a professional Java test case writer, please create a test case named `testLang538` for the issue `Lang-LANG-538`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-538 // // ## Issue-Title: // DateFormatUtils.format does not correctly change C...
src/test/org/apache/commons/lang3/time/FastDateFormatTest.java
code_ujb_testgenissue_data_75
// You are a professional Java test case writer, please create a test case named `testIssue688` for the issue `Closure-688`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-688 // // ## Issue-Title: // @const dumps type cast information // // ## Issue-De...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_76
// You are a professional Java test case writer, please create a test case named `testTokensSingleMatchWithPath` for the issue `JacksonCore-330`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonCore-330 // // ## Issue-Title: // FilteringParserDelegate seem...
src/test/java/com/fasterxml/jackson/core/filter/TokenVerifyingParserFiltering330Test.java
code_ujb_testgenissue_data_77
// You are a professional Java test case writer, please create a test case named `testMath288` for the issue `Math-MATH-288`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-288 // // ## Issue-Title: // SimplexSolver not working as expected 2 // // ## ...
src/test/java/org/apache/commons/math/optimization/linear/SimplexSolverTest.java
code_ujb_testgenissue_data_78
// You are a professional Java test case writer, please create a test case named `testNullCommentEqualsEmptyComment` for the issue `Compress-COMPRESS-187`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-187 // // ## Issue-Title: // ZipArchiveIn...
src/test/java/org/apache/commons/compress/archivers/zip/ZipArchiveEntryTest.java
code_ujb_testgenissue_data_79
// You are a professional Java test case writer, please create a test case named `testNoInlineDeletedProperties` for the issue `Closure-851`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-851 // // ## Issue-Title: // Compiler ignores 'delete' statements...
test/com/google/javascript/jscomp/InlineObjectLiteralsTest.java
code_ujb_testgenissue_data_80
// You are a professional Java test case writer, please create a test case named `survivesBlankLinesInPaxHeader` for the issue `Compress-COMPRESS-355`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-355 // // ## Issue-Title: // Parsing PAX head...
src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStreamTest.java
code_ujb_testgenissue_data_81
// You are a professional Java test case writer, please create a test case named `testUnnamedFunctionStatement` for the issue `Closure-251`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-251 // // ## Issue-Title: // An unnamed function statement stateme...
test/com/google/javascript/jscomp/parsing/ParserTest.java
code_ujb_testgenissue_data_82
// You are a professional Java test case writer, please create a test case named `testIssue631` for the issue `Math-MATH-631`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-631 // // ## Issue-Title: // "RegulaFalsiSolver" failure // // ## Issue-Descr...
src/test/java/org/apache/commons/math/analysis/solvers/RegulaFalsiSolverTest.java
code_ujb_testgenissue_data_83
// You are a professional Java test case writer, please create a test case named `testBackwardsTypedefUse1` for the issue `Closure-268`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-268 // // ## Issue-Title: // resolveTypes: jstype.UnionType cannot be ...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_84
// You are a professional Java test case writer, please create a test case named `testIssue1017` for the issue `Closure-1017`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1017 // // ## Issue-Title: // Different output from RestAPI and command line jar...
test/com/google/javascript/jscomp/ExploitAssignsTest.java
code_ujb_testgenissue_data_85
// You are a professional Java test case writer, please create a test case named `testRootBeans` for the issue `JacksonDatabind-1362`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1362 // // ## Issue-Title: // ObjectReader.readValues() ignores ...
src/test/java/com/fasterxml/jackson/databind/seq/ReadValuesTest.java
code_ujb_testgenissue_data_86
// You are a professional Java test case writer, please create a test case named `testBug1864222` for the issue `Chart-818`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Chart-818 // // ## Issue-Title: // #818 Error on TimeSeries createCopy() method // // //...
tests/org/jfree/data/time/junit/TimeSeriesTests.java
code_ujb_testgenissue_data_87
// You are a professional Java test case writer, please create a test case named `testMath369` for the issue `Math-MATH-369`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-369 // // ## Issue-Title: // BisectionSolver.solve(final UnivariateRealFunction...
src/test/java/org/apache/commons/math/analysis/solvers/BisectionSolverTest.java
code_ujb_testgenissue_data_88
// You are a professional Java test case writer, please create a test case named `testIssue1101a` for the issue `Closure-1101`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1101 // // ## Issue-Title: // Erroneous optimization in ADVANCED_OPTIMIZATIONS ...
test/com/google/javascript/jscomp/FunctionInjectorTest.java
code_ujb_testgenissue_data_89
// You are a professional Java test case writer, please create a test case named `testQuotedProps` for the issue `Closure-921`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-921 // // ## Issue-Title: // unicode characters in property names result in inv...
test/com/google/javascript/jscomp/ConvertToDottedPropertiesTest.java
code_ujb_testgenissue_data_90
// You are a professional Java test case writer, please create a test case named `testCompareTo` for the issue `Math-MATH-252`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-252 // // ## Issue-Title: // Fraction.comparTo returns 0 for some differente ...
src/test/org/apache/commons/math/fraction/FractionTest.java
code_ujb_testgenissue_data_91
// You are a professional Java test case writer, please create a test case named `treatsUndeclaredNamespaceAsLocalName` for the issue `Jsoup-848`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-848 // // ## Issue-Title: // W3CDom Helper fails to convert wh...
src/test/java/org/jsoup/helper/W3CDomTest.java
code_ujb_testgenissue_data_92
// You are a professional Java test case writer, please create a test case named `testBadEndpoints` for the issue `Math-MATH-343`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-343 // // ## Issue-Title: // Brent solver doesn't throw IllegalArgumentExc...
src/test/java/org/apache/commons/math/analysis/solvers/BrentSolverTest.java
code_ujb_testgenissue_data_93
// You are a professional Java test case writer, please create a test case named `testLang645` for the issue `Lang-LANG-645`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-645 // // ## Issue-Title: // FastDateFormat.format() outputs incorrect week of ...
src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java
code_ujb_testgenissue_data_94
// You are a professional Java test case writer, please create a test case named `testNamespacedFunctionStubLocal` for the issue `Closure-61`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-61 // // ## Issue-Title: // Type checker misses annotations on f...
test/com/google/javascript/jscomp/TypedScopeCreatorTest.java
code_ujb_testgenissue_data_95
// You are a professional Java test case writer, please create a test case named `discoverDeepMockingOfGenerics` for the issue `Mockito-128`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Mockito-128 // // ## Issue-Title: // Deep stubbing with generic responses...
test/org/mockitousage/bugs/deepstubs/DeepStubFailingWhenGenricNestedAsRawTypeTest.java
code_ujb_testgenissue_data_96
// You are a professional Java test case writer, please create a test case named `handlesDodgyXmlDecl` for the issue `Jsoup-1015`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-1015 // // ## Issue-Title: // Faulty Xml Causes IndexOutOfBoundsException // ...
src/test/java/org/jsoup/parser/XmlTreeBuilderTest.java
code_ujb_testgenissue_data_97
// You are a professional Java test case writer, please create a test case named `shouldDealWithNestedGenerics` for the issue `Mockito-188`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Mockito-188 // // ## Issue-Title: // ArgumentCaptor no longer working for ...
test/org/mockito/internal/util/reflection/GenericMasterTest.java
code_ujb_testgenissue_data_98
// You are a professional Java test case writer, please create a test case named `testIssue1024` for the issue `Closure-1042`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1042 // // ## Issue-Title: // Type of prototype property incorrectly inferred to...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_99
// You are a professional Java test case writer, please create a test case named `testIsSameLocalTime_Cal` for the issue `Lang-LANG-677`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-677 // // ## Issue-Title: // DateUtils.isSameLocalTime does not wor...
src/test/java/org/apache/commons/lang3/time/DateUtilsTest.java
code_ujb_testgenissue_data_100
// You are a professional Java test case writer, please create a test case named `testBug3476684_adjustOffset` for the issue `Time-141`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Time-141 // // ## Issue-Title: // #141 Bug on withLaterOffsetAtOverlap method ...
src/test/java/org/joda/time/TestDateTimeZoneCutover.java