JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
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
com.vaadin.flow.testutil
- package com.vaadin.flow.testutil
G
getBasePackages()
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
getExcludedPatterns()
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
getJarPattern()
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
JARs that will be scanned for classes to test, in addition to classpath directories.
I
isTestClassPath(String)
- Method in class com.vaadin.flow.testutil.
ClassesSerializableTest
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
G
I
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2000–2019
Vaadin Ltd
. All rights reserved.