This file is indexed.

/usr/share/doc/junit4/api/org/junit/runner/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
<!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.runner (JUnit API)</title>
<meta name="keywords" content="org.junit.runner 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/runner/package-summary.html" target="classFrame">org.junit.runner</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Describable.html" title="interface in org.junit.runner" target="classFrame"><span class="interfaceName">Describable</span></a></li>
<li><a href="FilterFactory.html" title="interface in org.junit.runner" target="classFrame"><span class="interfaceName">FilterFactory</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Computer.html" title="class in org.junit.runner" target="classFrame">Computer</a></li>
<li><a href="Description.html" title="class in org.junit.runner" target="classFrame">Description</a></li>
<li><a href="FilterFactoryParams.html" title="class in org.junit.runner" target="classFrame">FilterFactoryParams</a></li>
<li><a href="JUnitCore.html" title="class in org.junit.runner" target="classFrame">JUnitCore</a></li>
<li><a href="Request.html" title="class in org.junit.runner" target="classFrame">Request</a></li>
<li><a href="Result.html" title="class in org.junit.runner" target="classFrame">Result</a></li>
<li><a href="Runner.html" title="class in org.junit.runner" target="classFrame">Runner</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="FilterFactory.FilterNotCreatedException.html" title="class in org.junit.runner" target="classFrame">FilterFactory.FilterNotCreatedException</a></li>
</ul>
<h2 title="Annotation Types">Annotation Types</h2>
<ul title="Annotation Types">
<li><a href="RunWith.html" title="annotation in org.junit.runner" target="classFrame">RunWith</a></li>
</ul>
</div>
</body>
</html>