public class LazySupplierTest
extends Object
- Author:
- Fabrizio Giudici
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
LazySupplierTest 
public LazySupplierTest()
-
Method Details 
-
must_not_call_supplier_before_get 
public void must_not_call_supplier_before_get()
-
must_call_supplier_only_once 
public void must_call_supplier_only_once()
-
must_call_supplier_only_once_multithreaded 
public void must_call_supplier_only_once_multithreaded()