Package jetbrains.buildServer.messages
Class TestOutputData
- java.lang.Object
-
- jetbrains.buildServer.messages.TestOutputData
-
- All Implemented Interfaces:
ObjectSizeEstimate
public class TestOutputData extends Object implements ObjectSizeEstimate
- Author:
- Eugene Zhuravlev Date: Mar 22, 2006
-
-
Constructor Summary
Constructors Constructor Description TestOutputData(String testName, boolean stdOut, String text)
-
-
-
Method Detail
-
getEstimatedSize
public long getEstimatedSize()
- Specified by:
getEstimatedSize
in interfaceObjectSizeEstimate
- Returns:
- estimated size of this object in bytes
-
-