This file is indexed.

/usr/share/doc/junit4/api/org/junit/runners/model/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
<!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.runners.model (JUnit API)</title>
<meta name="keywords" content="org.junit.runners.model 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/runners/model/package-summary.html" target="classFrame">org.junit.runners.model</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Annotatable.html" title="interface in org.junit.runners.model" target="classFrame"><span class="interfaceName">Annotatable</span></a></li>
<li><a href="RunnerScheduler.html" title="interface in org.junit.runners.model" target="classFrame"><span class="interfaceName">RunnerScheduler</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="FrameworkField.html" title="class in org.junit.runners.model" target="classFrame">FrameworkField</a></li>
<li><a href="FrameworkMember.html" title="class in org.junit.runners.model" target="classFrame">FrameworkMember</a></li>
<li><a href="FrameworkMethod.html" title="class in org.junit.runners.model" target="classFrame">FrameworkMethod</a></li>
<li><a href="RunnerBuilder.html" title="class in org.junit.runners.model" target="classFrame">RunnerBuilder</a></li>
<li><a href="Statement.html" title="class in org.junit.runners.model" target="classFrame">Statement</a></li>
<li><a href="TestClass.html" title="class in org.junit.runners.model" target="classFrame">TestClass</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="InitializationError.html" title="class in org.junit.runners.model" target="classFrame">InitializationError</a></li>
<li><a href="MultipleFailureException.html" title="class in org.junit.runners.model" target="classFrame">MultipleFailureException</a></li>
<li><a href="TestTimedOutException.html" title="class in org.junit.runners.model" target="classFrame">TestTimedOutException</a></li>
</ul>
</div>
</body>
</html>