| <!DOCTYPE html> |
| <!-- |
| | Generated by Apache Maven Doxia at 2025-06-05 |
| | Rendered using Apache Maven Fluido Skin 1.3.0 |
| --> |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| <head> |
| <meta charset="UTF-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| <meta name="Date-Revision-yyyymmdd" content="20250605" /> |
| <meta http-equiv="Content-Language" content="en" /> |
| <title>JUnit – Source Repository</title> |
| <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> |
| <link rel="stylesheet" href="./css/site.css" /> |
| <link rel="stylesheet" href="./css/print.css" media="print" /> |
| |
| |
| <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script> |
| |
| |
| |
| <link rel="stylesheet" href="./css/plain-links.css"/> |
| |
| |
| <link rel="stylesheet" href="./css/carousel.css"/> |
| |
| |
| <link rel="stylesheet" href="./css/junit-lambda.css"/> |
| |
| </head> |
| <body class="topBarEnabled"> |
| |
| |
| |
| |
| |
| <div id="topbar" class="navbar navbar-fixed-top "> |
| <div class="navbar-inner"> |
| <div class="container"><div class="nav-collapse"> |
| |
| |
| <ul class="nav"> |
| <li class="dropdown"> |
| <a href="#" class="dropdown-toggle" data-toggle="dropdown">JUnit 4 <b class="caret"></b></a> |
| <ul class="dropdown-menu"> |
| |
| <li> <a href="index.html" title="Introduction">Introduction</a> |
| </li> |
| |
| <li> <a href="faq.html" title="Frequently asked questions">Frequently asked questions</a> |
| </li> |
| |
| <li> <a href="cookbook.html" title="Cookbook">Cookbook</a> |
| </li> |
| </ul> |
| </li> |
| <li class="dropdown"> |
| <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a> |
| <ul class="dropdown-menu"> |
| |
| <li class="dropdown-submenu"> |
| <a href="project-info.html" title="Project Information">Project Information</a> |
| <ul class="dropdown-menu"> |
| <li> <a href="index.html" title="About">About</a> |
| </li> |
| <li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a> |
| </li> |
| <li> <a href="license.html" title="Project License">Project License</a> |
| </li> |
| <li> <a href="team-list.html" title="Project Team">Project Team</a> |
| </li> |
| <li> <a href="source-repository.html" title="Source Repository">Source Repository</a> |
| </li> |
| <li> <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> |
| </li> |
| <li> <a href="dependencies.html" title="Dependencies">Dependencies</a> |
| </li> |
| <li> <a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a> |
| </li> |
| <li> <a href="integration.html" title="Continuous Integration">Continuous Integration</a> |
| </li> |
| <li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a> |
| </li> |
| </ul> |
| </li> |
| |
| <li class="dropdown-submenu"> |
| <a href="project-reports.html" title="Project Reports">Project Reports</a> |
| <ul class="dropdown-menu"> |
| <li> <a href="javadoc/latest/index.html" title="JavaDocs">JavaDocs</a> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| |
| |
| |
| |
| </div> |
| |
| </div> |
| </div> |
| </div> |
| |
| <div class="container"> |
| <div id="banner"> |
| <div class="pull-left"> |
| <a href="./" id="bannerLeft"> |
| <img src="images/junit-logo.png" alt="JUnit"/> |
| </a> |
| </div> |
| <div class="pull-right"> </div> |
| <div class="clear"><hr/></div> |
| </div> |
| |
| <div id="breadcrumbs"> |
| <ul class="breadcrumb"> |
| |
| |
| <li class=""> |
| <a href="./" title="JUnit 4"> |
| JUnit 4</a> |
| </li> |
| <li class="divider ">/</li> |
| <li class="">Source Repository</li> |
| |
| |
| |
| <li id="publishDate" class="pull-right">Last Published: 2025-06-05</li> <li class="divider pull-right">|</li> |
| <li id="projectVersion" class="pull-right">Version: 4.13.2</li> |
| |
| </ul> |
| </div> |
| |
| |
| |
| <div id="bodyColumn" > |
| |
| <div class="section"> |
| <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> |
| <p>This project uses <a class="externalLink" href="http://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div> |
| <div class="section"> |
| <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> |
| <p>The following is a link to a browsable version of the source repository:</p> |
| <div class="source"> |
| <pre><a class="externalLink" href="https://github.com/junit-team/junit4">https://github.com/junit-team/junit4</a></pre></div></div> |
| <div class="section"> |
| <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> |
| <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> |
| <div class="source"> |
| <pre>$ git clone --branch r4.13.2 git://github.com/junit-team/junit4.git</pre></div></div> |
| <div class="section"> |
| <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> |
| <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> |
| <div class="source"> |
| <pre>$ git clone --branch r4.13.2 git@github.com:junit-team/junit4.git</pre></div></div> |
| <div class="section"> |
| <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> |
| <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div> |
| </div> |
| </div> |
| |
| <hr/> |
| |
| <footer> |
| <div class="container"> |
| <div class="row span12">Copyright © 2002-2025 |
| <a href="http://www.junit.org">JUnit</a>. |
| All Rights Reserved. |
| |
| </div> |
| |
| |
| <p id="poweredBy" class="pull-right"> |
| <a href="http://maven.apache.org/" title="Built by Maven" class="builtBy"> |
| <img class="builtBy" alt="Built by Maven" src="images/logos/maven-feather.png" /> |
| </a> |
| </p> |
| |
| </div> |
| </footer> |
| </body> |
| </html> |