issues
search
shivadorepally
/
junitparams
Automatically exported from code.google.com/p/junitparams
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Race condition with maven-surefire
#64
GoogleCodeExporter
opened
8 years ago
1
failed assume adds non parameter testcase
#63
GoogleCodeExporter
closed
8 years ago
1
JUnitParams tests fail with java.lang.NullPointerException on windows environments
#62
GoogleCodeExporter
closed
8 years ago
1
Newline in test parameter value causes NullPointerException
#61
GoogleCodeExporter
closed
8 years ago
2
NPE / Race Condition with Maven Surefire
#60
GoogleCodeExporter
closed
8 years ago
5
Spring-Test support
#59
GoogleCodeExporter
closed
8 years ago
2
Multiple failed ErrorCollector assertions in parameterized tests causes MultipleFailureException resulting in a test error
#58
GoogleCodeExporter
closed
8 years ago
4
String array gets not wrapped correct.
#57
GoogleCodeExporter
closed
8 years ago
2
Cannot use two empty strings (",") as a value of the @Parameters annotation
#56
GoogleCodeExporter
closed
8 years ago
2
Update Wiki MergingWithOtherRunners
#55
GoogleCodeExporter
opened
8 years ago
1
Added more shortcuts for primitive data type arrays
#54
GoogleCodeExporter
closed
8 years ago
8
Inconsistent NPE error with Ant vs Maven on Windows 7
#53
GoogleCodeExporter
closed
8 years ago
1
Adding a property in the Parameters annotation to directly provide the parameters array instead of a String
#52
GoogleCodeExporter
closed
8 years ago
1
Add a wiki page that shows how to create parameters when you also want to test null values and empty strings.
#51
GoogleCodeExporter
opened
8 years ago
2
Crash with two String parameters
#50
GoogleCodeExporter
closed
8 years ago
1
With assumption failure, runner sends suite descriptions to RunListener, instead of test descriptions
#49
GoogleCodeExporter
closed
8 years ago
2
mvn support
#48
GoogleCodeExporter
closed
8 years ago
1
ClassCastException in ParameterisedTestMethodRunner
#47
GoogleCodeExporter
closed
8 years ago
4
JUnitParams tests fail with java.lang.NullPointerException on windows environments
#46
GoogleCodeExporter
closed
8 years ago
8
Parameters as name
#45
GoogleCodeExporter
closed
8 years ago
2
Cannot run individual parameter test case.
#44
GoogleCodeExporter
closed
8 years ago
3
How to use CsvWithHeaderMapper class to skip first row (headers) in csv file?
#43
GoogleCodeExporter
closed
8 years ago
2
Test Case Name Flexibility Request
#42
GoogleCodeExporter
closed
8 years ago
4
String parameters with line-endings (\r, \n) cause a NullPointerException
#41
GoogleCodeExporter
closed
8 years ago
7
please reopen issue #35
#40
GoogleCodeExporter
closed
8 years ago
1
NullPointerException when run in TestSuite.
#39
GoogleCodeExporter
closed
8 years ago
1
Parameter methods executed before all rules and @BeforeClass.
#38
GoogleCodeExporter
closed
8 years ago
1
@CombinedParameters
#37
GoogleCodeExporter
closed
8 years ago
5
Can the parameters annotations include an option to set the name of the test?
#36
GoogleCodeExporter
closed
8 years ago
1
add OSGI metadata to your jar
#35
GoogleCodeExporter
closed
8 years ago
9
test results in jenkins have "\u002C" between properties
#34
GoogleCodeExporter
closed
8 years ago
1
Cannot use empty string ("") as a value of the @Parameters annotation
#33
GoogleCodeExporter
closed
8 years ago
2
Problems on the JUnit Eclipse interface
#32
GoogleCodeExporter
closed
8 years ago
2
JUnitParams explodes on String parameters with special character: new line
#31
GoogleCodeExporter
closed
8 years ago
4
NullPointerException using @BeforeClass @AfterClass method
#30
GoogleCodeExporter
closed
8 years ago
1
Eclipse JUnit runner view cannot focus the editor correctly when a test method result is clicked
#29
GoogleCodeExporter
closed
8 years ago
2
Support java 5 if possible
#28
GoogleCodeExporter
closed
8 years ago
1
NullPointerException in certain order of test cases
#27
GoogleCodeExporter
closed
8 years ago
3
Doesn't handle AssumptionViolatedException
#26
GoogleCodeExporter
closed
8 years ago
2
problems with parameters parsing
#25
GoogleCodeExporter
closed
8 years ago
1
Does not recognize empty string at the end of the data row
#24
GoogleCodeExporter
closed
8 years ago
2
Should be possible to pass the null value as a parameter
#23
GoogleCodeExporter
closed
8 years ago
3
Please make the Method 'describeMethod' in the class JUnitParamsRunner proteced
#22
GoogleCodeExporter
closed
8 years ago
1
org.junit.Assume does not work as expected with junitparams
#21
GoogleCodeExporter
closed
8 years ago
1
Possibility of usage of characters "," and "|" in "value" attribute of annotation @Parameters
#20
GoogleCodeExporter
closed
8 years ago
1
It should be possible to access the parameterized values via a Rule
#19
GoogleCodeExporter
closed
8 years ago
2
Jump to method does not work in the Eclipse JUnit View
#18
GoogleCodeExporter
closed
8 years ago
2
String Parameters are not separated automatically
#17
GoogleCodeExporter
closed
8 years ago
2
Collection classes should be supported, not only arrays
#16
GoogleCodeExporter
closed
8 years ago
2
Should not try to invoke method when test ignored
#15
GoogleCodeExporter
closed
8 years ago
2
Next