Skip navigation links
A F G I M P R S 

A

apply(Statement, Description) - Method in class ro.pippo.test.PippoRule
 
AvailablePortFinder - Class in ro.pippo.test
 
AvailablePortFinder() - Constructor for class ro.pippo.test.AvailablePortFinder
 

F

findAvailablePort() - Static method in class ro.pippo.test.AvailablePortFinder
 
findAvailablePort(int, int) - Static method in class ro.pippo.test.AvailablePortFinder
 

G

getApplication() - Method in class ro.pippo.test.PippoRule
Useful in case that you want to mock some services via setters.

I

initRestAssured() - Method in class ro.pippo.test.PippoRule
 

M

MAX_PORT_NUMBER - Static variable in class ro.pippo.test.AvailablePortFinder
 
MIN_PORT_NUMBER - Static variable in class ro.pippo.test.AvailablePortFinder
Avoid returning privileged port.

P

PippoRule - Class in ro.pippo.test
Start Pippo prior to test execution and stop Pippo after the tests have completed.
PippoRule(Application) - Constructor for class ro.pippo.test.PippoRule
This constructor dynamically allocates a free port.
PippoRule(Application, Integer) - Constructor for class ro.pippo.test.PippoRule
 
PippoRule(Pippo) - Constructor for class ro.pippo.test.PippoRule
 
PippoRule(Pippo, Integer) - Constructor for class ro.pippo.test.PippoRule
 
PippoTest - Class in ro.pippo.test
Pippo Test marries Pippo, JUnit and RestAssured to provide a convenient way to perform integration tests of your Pippo application.
PippoTest() - Constructor for class ro.pippo.test.PippoTest
 

R

ro.pippo.test - package ro.pippo.test
 

S

startPippo() - Method in class ro.pippo.test.PippoRule
 
stopPippo() - Method in class ro.pippo.test.PippoRule
 
A F G I M P R S 
Skip navigation links

Copyright © 2023. All rights reserved.