This file is indexed.

/usr/share/doc/junit4/api/org/junit/package-frame.html is in junit4-doc 4.12-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.junit (JUnit API)</title>
<meta name="keywords" content="org.junit package">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../org/junit/package-summary.html" target="classFrame">org.junit</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Assert.html" title="class in org.junit" target="classFrame">Assert</a></li>
<li><a href="Assume.html" title="class in org.junit" target="classFrame">Assume</a></li>
<li><a href="Test.None.html" title="class in org.junit" target="classFrame">Test.None</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="AssumptionViolatedException.html" title="class in org.junit" target="classFrame">AssumptionViolatedException</a></li>
</ul>
<h2 title="Errors">Errors</h2>
<ul title="Errors">
<li><a href="ComparisonFailure.html" title="class in org.junit" target="classFrame">ComparisonFailure</a></li>
</ul>
<h2 title="Annotation Types">Annotation Types</h2>
<ul title="Annotation Types">
<li><a href="After.html" title="annotation in org.junit" target="classFrame">After</a></li>
<li><a href="AfterClass.html" title="annotation in org.junit" target="classFrame">AfterClass</a></li>
<li><a href="Before.html" title="annotation in org.junit" target="classFrame">Before</a></li>
<li><a href="BeforeClass.html" title="annotation in org.junit" target="classFrame">BeforeClass</a></li>
<li><a href="ClassRule.html" title="annotation in org.junit" target="classFrame">ClassRule</a></li>
<li><a href="FixMethodOrder.html" title="annotation in org.junit" target="classFrame">FixMethodOrder</a></li>
<li><a href="Ignore.html" title="annotation in org.junit" target="classFrame">Ignore</a></li>
<li><a href="Rule.html" title="annotation in org.junit" target="classFrame">Rule</a></li>
<li><a href="Test.html" title="annotation in org.junit" target="classFrame">Test</a></li>
</ul>
</div>
</body>
</html>