JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
I
R
S
C
classesSerializable()
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
Tests that all the relevant classes and interfaces under
getBasePackages()
implement Serializable.
ClassesSerializableTest
- Class in
com.vaadin.flow.testutil
A superclass for serialization testing.
ClassesSerializableTest()
- Constructor for class com.vaadin.flow.testutil.
ClassesSerializableTest
ClassFinder
- Class in
com.vaadin.flow.testutil
Superclass for testing classes which need to scan project's classpath.
ClassFinder()
- Constructor for class com.vaadin.flow.testutil.
ClassFinder
com.vaadin.flow.testutil
- package com.vaadin.flow.testutil
F
findServerClasses(String, Collection<Pattern>)
- Method in class com.vaadin.flow.testutil.
ClassFinder
Finds the server side classes/interfaces under a class path entry - either a directory or a JAR that matches
getJarPattern()
.
G
getBasePackages()
- Method in class com.vaadin.flow.testutil.
ClassFinder
getExcludedPatterns()
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
getJarPattern()
- Method in class com.vaadin.flow.testutil.
ClassFinder
JARs that will be scanned for classes to test, in addition to classpath directories.
getRawClasspathEntries()
- Static method in class com.vaadin.flow.testutil.
ClassFinder
Lists all class path entries by splitting the class path string.
I
isFunctionalType(Type)
- Static method in class com.vaadin.flow.testutil.
ClassFinder
isTestClass(Class<?>)
- Method in class com.vaadin.flow.testutil.
ClassFinder
isTestClassPath(String)
- Method in class com.vaadin.flow.testutil.
ClassFinder
R
resetThreadLocals()
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
The method is called right after a class instantiation and might be overriden by subclasses to reset thread local values (ex.
S
serializeAndDeserialize(T)
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
Performs actual serialization/deserialization
setupThreadLocals()
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
The method is called right a class instantiation and might be overriden by subclasses to install some necessary thread local values (ex.
C
F
G
I
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2000–2026
Vaadin Ltd
. All rights reserved.