.class public final Lcom/google/api/client/testing/http/HttpTesting; .super Ljava/lang/Object; .source "HttpTesting.java" # annotations .annotation build Lcom/google/api/client/util/Beta; .end annotation # static fields .field public static final SIMPLE_GENERIC_URL:Lcom/google/api/client/http/GenericUrl; .field public static final SIMPLE_URL:Ljava/lang/String; = "http://google.com/" # direct methods .method public static constructor ()V .locals 2 .line 1 new-instance v0, Lcom/google/api/client/http/GenericUrl; const-string v1, "http://google.com/" invoke-direct {v0, v1}, Lcom/google/api/client/http/GenericUrl;->(Ljava/lang/String;)V sput-object v0, Lcom/google/api/client/testing/http/HttpTesting;->SIMPLE_GENERIC_URL:Lcom/google/api/client/http/GenericUrl; return-void .end method .method private constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method