Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Static Public Member Functions | List of all members
jau.test.io.TestByteStream01 Class Reference
Inheritance diagram for jau.test.io.TestByteStream01:
Collaboration diagram for jau.test.io.TestByteStream01:

Public Member Functions

final void test00a_protocols_error ()
 
final void test00b_protocols_ok ()
 
void test01_copy_file_ok_11kiB ()
 
void test02_copy_file_ok_65MiB_nio_buff4k ()
 
void test03_copy_file_ok_65MiB_std_buff4k ()
 
void test04_copy_file_ok_65MiB_nio_buff32k ()
 
void test05_copy_file_ok_65MiB_std_buff32k ()
 
void test11_copy_http_ok_nio_buff32k ()
 
void test12_copy_http_404 ()
 
void test20_copy_fed_ok_buff4k_feed1k ()
 
void test21_copy_fed_ok_buff32k ()
 
void test22_copy_fed_ok_buff32k_nio ()
 
void test23_copy_fed_ok_buff32k_std ()
 
void test24_copy_fed_irq ()
 
- Public Member Functions inherited from jau.test.junit.util.JunitTracer
final String getFullTestName (final String separator)
 
final String getSimpleTestName (final String separator)
 
final String getTestMethodName ()
 
final void setUpBase ()
 
final void tearDownBase ()
 

Static Public Member Functions

static void httpd_stop ()
 
static void main (final String args[])
 
- Static Public Member Functions inherited from jau.test.junit.util.JunitTracer
static final boolean isTestSupported ()
 
static final void oneTimeSetUpBase ()
 
static final void oneTimeTearDownBase ()
 
static final void setTestSupported (final boolean v)
 
static void waitForKey (final String preMessage)
 

Additional Inherited Members

- Public Attributes inherited from jau.test.junit.util.JunitTracer
final TestName _unitTestName = new TestName()
 

Detailed Description

Definition at line 58 of file TestByteStream01.java.

Member Function Documentation

◆ httpd_stop()

static void jau.test.io.TestByteStream01.httpd_stop ( )
static

Definition at line 167 of file TestByteStream01.java.

◆ test00a_protocols_error()

final void jau.test.io.TestByteStream01.test00a_protocols_error ( )

Definition at line 282 of file TestByteStream01.java.

◆ test00b_protocols_ok()

final void jau.test.io.TestByteStream01.test00b_protocols_ok ( )

Definition at line 354 of file TestByteStream01.java.

◆ test01_copy_file_ok_11kiB()

void jau.test.io.TestByteStream01.test01_copy_file_ok_11kiB ( )

Definition at line 433 of file TestByteStream01.java.

◆ test02_copy_file_ok_65MiB_nio_buff4k()

void jau.test.io.TestByteStream01.test02_copy_file_ok_65MiB_nio_buff4k ( )

Definition at line 449 of file TestByteStream01.java.

◆ test03_copy_file_ok_65MiB_std_buff4k()

void jau.test.io.TestByteStream01.test03_copy_file_ok_65MiB_std_buff4k ( )

Definition at line 465 of file TestByteStream01.java.

◆ test04_copy_file_ok_65MiB_nio_buff32k()

void jau.test.io.TestByteStream01.test04_copy_file_ok_65MiB_nio_buff32k ( )

Definition at line 481 of file TestByteStream01.java.

◆ test05_copy_file_ok_65MiB_std_buff32k()

void jau.test.io.TestByteStream01.test05_copy_file_ok_65MiB_std_buff32k ( )

Definition at line 497 of file TestByteStream01.java.

◆ test11_copy_http_ok_nio_buff32k()

void jau.test.io.TestByteStream01.test11_copy_http_ok_nio_buff32k ( )

Definition at line 513 of file TestByteStream01.java.

◆ test12_copy_http_404()

void jau.test.io.TestByteStream01.test12_copy_http_404 ( )

Definition at line 555 of file TestByteStream01.java.

◆ test20_copy_fed_ok_buff4k_feed1k()

void jau.test.io.TestByteStream01.test20_copy_fed_ok_buff4k_feed1k ( )

Definition at line 723 of file TestByteStream01.java.

◆ test21_copy_fed_ok_buff32k()

void jau.test.io.TestByteStream01.test21_copy_fed_ok_buff32k ( )

Definition at line 804 of file TestByteStream01.java.

◆ test22_copy_fed_ok_buff32k_nio()

void jau.test.io.TestByteStream01.test22_copy_fed_ok_buff32k_nio ( )

Definition at line 865 of file TestByteStream01.java.

◆ test23_copy_fed_ok_buff32k_std()

void jau.test.io.TestByteStream01.test23_copy_fed_ok_buff32k_std ( )

Definition at line 892 of file TestByteStream01.java.

◆ test24_copy_fed_irq()

void jau.test.io.TestByteStream01.test24_copy_fed_irq ( )

Definition at line 919 of file TestByteStream01.java.

◆ main()

static void jau.test.io.TestByteStream01.main ( final String  args[])
static

Definition at line 964 of file TestByteStream01.java.


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