FOSSology
4.5.1
Open Source License Compliance by Open Source Software
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
Typedefs
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
x
y
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
SchedulerTestRunner.php
1
<?php
2
/*
3
SPDX-FileCopyrightText: © 2014 Siemens AG
4
5
SPDX-License-Identifier: GPL-2.0-only
6
*/
7
8
namespace
Fossology\Reuser\Test
;
9
14
interface
SchedulerTestRunner
15
{
25
public
function
run
($uploadId, $userId = 2, $groupId = 2, $jobId = 1, $args =
""
);
26
}
Fossology\Reuser\Test\SchedulerTestRunner
Scheduler run interface.
Definition:
SchedulerTestRunner.php:15
Fossology\Reuser\Test\SchedulerTestRunner\run
run($uploadId, $userId=2, $groupId=2, $jobId=1, $args="")
Function to run agent from scheduler.
Fossology\Reuser\Test
Namespace to hold test cases for Reuser agent.
src
reuser
agent_tests
Functional
SchedulerTestRunner.php
Generated on Wed Mar 26 2025 09:10:52 for FOSSology by
1.9.1