This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit a06a04f1fbf1035646afef7bc48b10e145773c3a Author: Mergebot <[email protected]> AuthorDate: Thu Jul 6 18:22:39 2017 +0000 Prepare repository for deployment. --- content/contribute/testing/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/contribute/testing/index.html b/content/contribute/testing/index.html index 30db095..ac4aec0 100644 --- a/content/contribute/testing/index.html +++ b/content/contribute/testing/index.html @@ -153,7 +153,7 @@ </li> <li><a href="#testing-types" id="markdown-toc-testing-types">Testing Types</a> <ul> <li><a href="#unit" id="markdown-toc-unit">Unit</a></li> - <li><a href="#validatesrunner-working-title" id="markdown-toc-validatesrunner-working-title">ValidatesRunner (Working Title)</a></li> + <li><a href="#validatesrunner" id="markdown-toc-validatesrunner">ValidatesRunner</a></li> <li><a href="#e2e" id="markdown-toc-e2e">E2E</a></li> </ul> </li> @@ -459,7 +459,7 @@ importance of testing, Beam has a robust set of unit tests, as well as testing coverage measurement tools, which protect the codebase from simple to moderate breakages. Beam Java unit tests are written in JUnit.</p> -<h3 id="validatesrunner-working-title">ValidatesRunner (Working Title)</h3> +<h3 id="validatesrunner">ValidatesRunner</h3> <p>ValidatesRunner tests contain components of both component and end-to-end tests. They fulfill the typical purpose of a component test - they are meant to -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
