Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6551327
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:19:29+00:00 2026-05-25T12:19:29+00:00

Right, I have been developing a application using the MVP framework as reccomended by

  • 0

Right, I have been developing a application using the MVP framework as reccomended by Google in Large scale application development and MVP.

Everything works fine, I just got one thing that is annoying me a little bit (from a understanding point of view).

In the presenter, the Widget class is used in their examples, in the asWidget methods. How come this doesn’t pose a problem when mocking the View and doing JRE-based JUnit tests? Doesn’t the base Widget class get compiled into JavaScript?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T12:19:30+00:00Added an answer on May 25, 2026 at 12:19 pm

    When you run your tests (without GWTTestCase), they’re just plain Java code. GWT doesn’t translate anything to JavaScript (only the DevMode, Compiler, or GWTTestCase do so), so the Widget class is the one Eclipse (or whatever) sees and allows you to use in your code.

    The cases where a GWTTestCase is required is when you actually run code that requires being translated to JS (or similarly run in a “browser environment” with a JS engine, in the case of DevMode, and GWTTestCase in dev mode), that is, trying to call a JSNI method (which happens to simply be a native method as far as Java is concerned).
    As long as you don’t try to actually use a Widget, it doesn’t need any JSNI, so it’s safe.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been developing a web application for about six months with no framework
I'm writing a client and server application. Right now I've just been developing it
I have been developing an application that can publish content like some sort of
Recently I have been developing an app that needs AES encryption. I am using
I've been developing an asp.net mvc 3 application and I'm using webgrid to show
I have been developing a web application with asp.net and I have smoe question
Right now I have been trying to use Launchpad's API to write a small
$ javac InitInt.java InitInt.java:7: variable right might not have been initialized InitInt(){} ^ 1
Right, bit of a strange question; I have been doing some linq to XML
Im not sure if endian is the right word but.. I have been parsing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.