You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/asciidoc/miscellaneous.adoc
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,9 @@ Here are several articles and presentations about TestNG (English, French, Germa
38
38
* https://howardlewisship.com/tapestry-javaforge/tapestry-testng/[Tapestry and TestNG (Howard Lewis-Ship, April 2006)]
39
39
* https://thediscoblog.com/2006/03/27/using-junit-extensions-in-testng/[Using JUnit extensions in TestNG (Andrew Glover, March 2006)]
40
40
* https://www-128.ibm.com/developerworks/forums/dw_thread.jsp?forum=812&thread=110765&cat=10[Code coverage of TestNG tests with Cobertura (Andrew Glover, March 2006)]
41
-
* https://beust.com/weblog/archives/000369.html[Statistical Testing (Cédric Beust, February 2006)]
41
+
* https://web.archive.org/web/20171127113655/http://beust.com/weblog2/archives/000369.html[Statistical Testing (Cédric Beust, February 2006)]
42
42
* https://bill.dudney.net/roller/page/bill?entry=testng_is_a_leap_beyond[TestNG and JUnit (Bill Dudney, February 2006)]
43
-
* https://beust.com/weblog/archives/000362.html[Distributed TestNG (Cédric Beust, January 2006)]
43
+
* https://web.archive.org/web/20170804222513/https://beust.com/weblog2/archives/000362.html[Distributed TestNG (Cédric Beust, January 2006)]
44
44
* https://erik.thauvin.net/blog/news.jsp?date=2006-01-29#418[Testing private methods (Erik Thauvin, January 2006)]
45
45
* https://blog.hibernate.org/cgi-bin/blosxom.cgi/2005/11/24#ejb3withtestng[Testing EJB3 with TestNG (Christian Bauer, November 2005)]
* https://web.archive.org/web/20170806171130/http://beust.com/weblog/2005/02/01/testing-asynchronous-code/[Testing asynchronous code with TestNG (February 2005)]
60
60
* https://www-106.ibm.com/developerworks/java/library/j-testng/[Making Testing a Breeze with TestNG (DeveloperWorks, January 2005) (also in Chinese)]
61
61
* https://www.theserverside.com/news/thread.tss?thread_id=31214[TestNG: Catch the Testing Fever (TheServerSide, January 2005)]
62
-
* https://www.beust.com/weblog/archives/000230.html[Why use XML to configure tests? (January 2005)]
62
+
* https://web.archive.org/web/20170804222520/http://beust.com/weblog2/archives/000230.html[Why use XML to configure tests? (January 2005)]
63
63
* https://www.javapolis.com/confluence/display/JP04/Beyond+JUnit+,+introducing+TestNG,+the+next+generation+in+testing[TestNG: Beyond JUnit (Presentation at JavaPolis, Belgium, December 2004)]
64
64
* https://www.theserverside.com/news/thread.tss?thread_id=30394[Announcing TestNG 2.0 (TheServerSide, December 2004)]
65
65
* https://www.javalobby.org/articles/testng/[TestNG: Catching the TestNG fever (JavaLobby, December 2004)]
66
-
* https://www.beust.com/weblog/archives/000170.html[Using inheritance of annotations for flexible testing (August 2004)]
67
-
* https://www.beust.com/weblog/archives/000175.html[Multiple instantations of tests (August 2004)]
66
+
* https://web.archive.org/web/20160304173137/http://beust.com/weblog2/archives/000170.html[Using inheritance of annotations for flexible testing (August 2004)]
67
+
* https://web.archive.org/web/20200107104056/http://beust.com/weblog2/archives/000175.html[Multiple instantations of tests (August 2004)]
68
68
* https://theserverside.com/blogs/showblog.tss?id=Unitized[Don't get unitized (July 2004)]
69
69
* https://www.google.com/url?sa=X&start=3&q=https://www.theserverside.com/news/thread.tss?thread_id=25568[TestNG: Testing, the Next Generation (TheServerSide, April 2004)]
70
70
* https://rationaleemotions.com/tags/TestNG[TestNG features explained via use-cases]
@@ -123,4 +123,4 @@ ____
123
123
[quote, Some random person who should mind their own business]
0 commit comments