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

  • SEARCH
  • Home
  • 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 8478185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T18:40:35+00:00 2026-06-10T18:40:35+00:00

I am making a Test annotation, and I want to be able for the

  • 0

I am making a Test annotation, and I want to be able for the user to specify an expected return value.

@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface Test {
    Object value() default null;
    Class<? extends Throwable> exception() default NoException.class;
    int timeout() default 0;
}

As I know, you cannot specify Object as the return type in annotation methods.

I am wondering if there is a return type which allows primitives AND strings to be returned.

If not, is it possible to create? Thank you.

  • 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-06-10T18:40:37+00:00Added an answer on June 10, 2026 at 6:40 pm

    In short no. The oracle docs explain this

    Return types are restricted to primitives, String, Class, enums, annotations, and arrays of the preceding types. Methods can have default values

    See here for the Oracle documents on this.

    If you could pass an object what would be the syntax? The items that are passed have to be constants which is why there is the restriction

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

Sidebar

Related Questions

I am making a test project in PHP. I want to show some information
OK, so the @Ignore annotation is good for marking that a test case shouldn't
So I am making a test app using RequireJs, Mustache and Backbone.js. I had
I am making a test fullscreen application using this guide . However, I am
I'm starting with Ruby, and while making some test samples, I've stumbled against an
I am making a menu test for the employees at my restaurant. The plan
Hi all I'm making a Chess AI as hobby project with Test Driven Development.
I'd like to test my knowledge in EJB, making an small application. Could you
I have a unit test called TestMakeAValidCall() . It tests my phone app making
For my class, I am making a program that manages a Hotel. My 'Test'

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.