Classes | Public Member Functions | Private Attributes | List of all members
com.google.protobuf.util.TimeUtilTest Class Reference
Inheritance diagram for com.google.protobuf.util.TimeUtilTest:
Inheritance graph
[legend]

Classes

class  ParseTimestampThread
 

Public Member Functions

void testDurationConversion () throws Exception
 
void testDurationInvalidFormat () throws Exception
 
void testDurationStringFormat () throws Exception
 
void testTimeOperations () throws Exception
 
void testTimestampConcurrentParsing () throws Exception
 
void testTimestampConversion () throws Exception
 
void testTimestampStringFormat () throws Exception
 
void testTimetampInvalidFormat () throws Exception
 

Private Attributes

volatile String errorMessage = ""
 
volatile boolean stopParsingThreads = false
 

Detailed Description

Unit tests for TimeUtil.

Definition at line 42 of file TimeUtilTest.java.

Member Function Documentation

◆ testDurationConversion()

void com.google.protobuf.util.TimeUtilTest.testDurationConversion ( ) throws Exception
inline

Definition at line 387 of file TimeUtilTest.java.

◆ testDurationInvalidFormat()

void com.google.protobuf.util.TimeUtilTest.testDurationInvalidFormat ( ) throws Exception
inline

Definition at line 277 of file TimeUtilTest.java.

◆ testDurationStringFormat()

void com.google.protobuf.util.TimeUtilTest.testDurationStringFormat ( ) throws Exception
inline

Definition at line 240 of file TimeUtilTest.java.

◆ testTimeOperations()

void com.google.protobuf.util.TimeUtilTest.testTimeOperations ( ) throws Exception
inline

Definition at line 411 of file TimeUtilTest.java.

◆ testTimestampConcurrentParsing()

void com.google.protobuf.util.TimeUtilTest.testTimestampConcurrentParsing ( ) throws Exception
inline

Definition at line 112 of file TimeUtilTest.java.

◆ testTimestampConversion()

void com.google.protobuf.util.TimeUtilTest.testTimestampConversion ( ) throws Exception
inline

Definition at line 363 of file TimeUtilTest.java.

◆ testTimestampStringFormat()

void com.google.protobuf.util.TimeUtilTest.testTimestampStringFormat ( ) throws Exception
inline

Definition at line 43 of file TimeUtilTest.java.

◆ testTimetampInvalidFormat()

void com.google.protobuf.util.TimeUtilTest.testTimetampInvalidFormat ( ) throws Exception
inline

Definition at line 144 of file TimeUtilTest.java.

Member Data Documentation

◆ errorMessage

volatile String com.google.protobuf.util.TimeUtilTest.errorMessage = ""
private

Definition at line 79 of file TimeUtilTest.java.

◆ stopParsingThreads

volatile boolean com.google.protobuf.util.TimeUtilTest.stopParsingThreads = false
private

Definition at line 78 of file TimeUtilTest.java.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:09