openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cbeust's testng
Settings
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 10 hours
ago.
Jun 11, 2024 — Jun 11, 2025
Showing page 95 of 182
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add test for #565
Vladislav Rassokhin
More...
over 10 years ago
It's old test, not worked for long time. Finally fixed
Vladislav Rassokhin
More...
over 10 years ago
testng-562 testNG not creating HTML report Fix NPE in XMLStringBuffer.java Add corresponding Nullable annotations
Vladislav Rassokhin
More...
over 10 years ago
Suite Listener is registered twice (#557)
miheys
More...
over 10 years ago
Merge pull request #516 from draghuram/softassert
Cedric Beust
More...
over 10 years ago
Some OSGi manifest fixes
Evgeny Zhuravlev
More...
almost 11 years ago
replace manual array content copying with System.arraycopy()
Kamil Szymanski
More...
almost 11 years ago
Create the parent directory if it's missing.
Ion Savin
More...
almost 11 years ago
allow '-testnames' option to work with '-xmlpathinjar'
William Kemper
More...
almost 11 years ago
Close InputStream and OuputStream after use
Andrew Gaul
More...
almost 11 years ago
Merge pull request #525 from krmahadevan/krmahadevan-FixAfterClassInvocationDiscrepancy
Cedric Beust
More...
almost 11 years ago
AfterClass does not get executed when MethodInterceptor is involved.
Krishnan Mahadevan
More...
almost 11 years ago
externally synchronize our use of the static SimpleDateFormat
mcosby
More...
almost 11 years ago
Resolved Issue #465
Michael Diamond
More...
about 11 years ago
Merge pull request #518 from AndreasKl/master
Cedric Beust
More...
about 11 years ago
Fixed comparator to satisfy the contract. In some edge cases this could cause issues with Java7+ (TimSort).
andreaskluth
as
[email protected]
More...
about 11 years ago
SoftAssert now uses the same auto-generated message used by Assert.
Raghuram Devarakonda
More...
about 11 years ago
Fix #onAssertSuccess called after #onAssertFailure in SoftAssert Improve failure message in SoftAssert#assertAll
Vladislav Rassokhin
More...
about 11 years ago
Merge pull request #502 from drapostolos/master
Cedric Beust
More...
about 11 years ago
Merge pull request #494 from dimalev/master
Cedric Beust
More...
about 11 years ago
Merge pull request #498 from themainfunction/master
Cedric Beust
More...
about 11 years ago
Merge pull request #503 from VladRassokhin/fix-testng-496
Cedric Beust
More...
about 11 years ago
testng-496 org.testng.junit.JUnit4TestRunner handles testAssumptionFailure as a failure but it should be ignored Report test as skip. Also report as skip from #testFailure with AssumptionViolatedException as failure exception Remove unnecessary super calls. (RunListener is special not-implementation class) Fix bug when test with assumption failure reported also as passed. Add test for this case.
Vladislav Rassokhin
More...
about 11 years ago
Updated version to be tested to 6.8.9-SNAPSHOT, in pom-test.xml.
drapostolos
More...
about 11 years ago
Merge pull request #497 from Dao007forever/master
Cedric Beust
More...
about 11 years ago
Standardized section heading HTML format for easier reading/maintenance.
The Main Function (Bryan)
More...
about 11 years ago
Fixed section heading tags (<h3>, <h4>, <h5>) so they are consistent
The Main Function (Bryan)
More...
about 11 years ago
Use LinkedHashMap so that the topological sort will process the nodes in the same order of collecting
Le Trong Dao
More...
about 11 years ago
Fixed TOC anchor collisions in documentation-main.html
The Main Function (Bryan)
More...
about 11 years ago
Merge pull request #493 from themainfunction/master
Cedric Beust
More...
about 11 years ago
←
1
2
…
91
92
93
94
95
96
97
98
99
…
181
182
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree